Searched refs:yy_init (Results 1 – 10 of 10) sorted by relevance
277 static int yy_init = 0; /* whether we need to initialize */ variable691 if ( !(yy_init) )693 (yy_init) = 1;1731 (yy_init) = 0; in yy_init_globals()
278 static int yy_init = 0; /* whether we need to initialize */ variable713 if ( !(yy_init) )715 (yy_init) = 1;1747 (yy_init) = 0; in yy_init_globals()
278 static int yy_init = 0; /* whether we need to initialize */ variable692 if ( !(yy_init) )694 (yy_init) = 1;1684 (yy_init) = 0; in yy_init_globals()
183 int yy_init; // whether we need to initialize variable
576 static int yy_init = 0; /* whether we need to initialize */722 int yy_init;1201 if ( !YY_G(yy_init) )1203 YY_G(yy_init) = 1;1442 yy_init = 0;2837 YY_G(yy_init) = 0;
278 static int yy_init = 0; /* whether we need to initialize */ variable1036 if ( !(yy_init) )1038 (yy_init) = 1;2612 (yy_init) = 0; in yy_init_globals()
276 static int yy_init = 0; /* whether we need to initialize */ variable2197 if ( !(yy_init) )2199 (yy_init) = 1;5105 (yy_init) = 0; in yy_init_globals()
276 static int yy_init = 0; /* whether we need to initialize */ variable4704 if ( !(yy_init) )4706 (yy_init) = 1;7825 (yy_init) = 0; in yy_init_globals()
443 - When initializing (i.e., yy_init is non-zero on entry to yylex()),444 generated scanners now set yy_init to zero before executing445 YY_USER_INIT. This means that you can set yy_init back to a
8288 * flex.skl: moved position of yy_init = 0