Home
last modified time | relevance | path

Searched refs:yy_scan_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/
A Ddtc-lexer.lex.c295 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1928 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1938 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/linux/scripts/kconfig/
A Dlexer.lex.c314 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3654 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
3664 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function

Completed in 12 milliseconds