Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c2066 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len ) in zconf_scan_bytes() argument
2080 buf[i] = yybytes[i]; in zconf_scan_bytes()
Dzconf.lex.c_shipped2066 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len )
2080 buf[i] = yybytes[i];
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped1929 * @param yybytes the byte buffer to scan
1934 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
1948 buf[i] = yybytes[i];
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped1671 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
1685 buf[i] = yybytes[i];