Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c316 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1875 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1885 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1687 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1697 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped301 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
1969 * yy_scan_bytes() instead.
1974 return yy_scan_bytes(yystr,(int) strlen(yystr) );
1984 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
1995 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2004 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped314 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
2125 * yy_scan_bytes() instead.
2130 return yy_scan_bytes( yystr, (int) strlen(yystr) );
2140 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
2151 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2160 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );