Searched refs:yy_init (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A DFlexLexer.h157 int yy_init; // whether we need to initialize member in class:yyFlexLexer
H A Dinitscan.c221 static int yy_init = 1; /* whether we need to initialize */ variable
1499 if ( yy_init )
1501 yy_init = 0;
H A Dscan.c221 static int yy_init = 1; /* whether we need to initialize */ variable
1499 if ( yy_init )
1501 yy_init = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dcss.c287 static int yy_init = 0; /* whether we need to initialize */ variable
4921 if ( !(yy_init) )
4923 (yy_init) = 1;
6145 (yy_init) = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A Dlex.zconf.c282 static int yy_init = 0; /* whether we need to initialize */ variable
959 if ( !(yy_init) )
961 (yy_init) = 1;
2152 (yy_init) = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A Dlex.zconf.c270 static int yy_init = 1; /* whether we need to initialize */ variable
945 if ( (yy_init) )
947 (yy_init) = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/MVS/
H A Dinitscan-mvs.c1254 static int yy_init = 1; /* whether we need to initialize */ variable
1294 if ( yy_init )
1314 yy_init = 0;

Completed in 197 milliseconds