Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c321 YY_BUFFER_STATE zconf_scan_bytes (yyconst char *bytes,int len );
2056 return zconf_scan_bytes(yystr,strlen(yystr) ); in zconf_scan_string()
2066 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len ) in zconf_scan_bytes() function
Dzconf.lex.c_shipped321 YY_BUFFER_STATE zconf_scan_bytes (yyconst char *bytes,int len );
2051 * zconf_scan_bytes() instead.
2056 return zconf_scan_bytes(yystr,strlen(yystr) );
2066 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len )
2077 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" );
2086 YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" );