Home
last modified time | relevance | path

Searched refs:yybytes (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c2119 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len ) in zconf_scan_bytes() argument
2133 buf[i] = yybytes[i]; in zconf_scan_bytes()
Dzconf.lex.c_shipped2114 * @param yybytes the byte buffer to scan
2119 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len )
2133 buf[i] = yybytes[i];
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1958 * @param yybytes the byte buffer to scan
1963 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
1977 buf[i] = yybytes[i];
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped1671 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
1685 buf[i] = yybytes[i];