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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dlex.zconf.c330 YY_BUFFER_STATE zconf_scan_bytes (yyconst char *bytes,int len );
2066 * zconf_scan_bytes() instead.
2071 return zconf_scan_bytes(yystr,strlen(yystr) );
2081 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len ) function
2092 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" );
2101 YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dlex.zconf.c294 YY_BUFFER_STATE zconf_scan_bytes (yyconst char *bytes,int len );
1976 * zconf_scan_bytes() instead.
1981 return zconf_scan_bytes(yy_str,strlen(yy_str) );
1991 YY_BUFFER_STATE zconf_scan_bytes (yyconst char * bytes, int len ) function
2002 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" );
2011 YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" );

Completed in 69 milliseconds