Searched refs:yy_init (Results 1 – 12 of 12) sorted by relevance
172 int yy_init; // whether we need to initialize variable
662 static int yy_init = 0; /* whether we need to initialize */828 int yy_init;1300 if ( !YY_G(yy_init) )1302 YY_G(yy_init) = 1;1521 yy_init = 0;2873 YY_G(yy_init) = 0;
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
5855 * flex.skl: moved position of yy_init = 0
223 static int yy_init = 1; /* whether we need to initialize */ variable611 if ( yy_init )613 yy_init = 0;
223 static int yy_init = 1; /* whether we need to initialize */ variable686 if ( yy_init )688 yy_init = 0;
223 static int yy_init = 1; /* whether we need to initialize */ variable879 if ( yy_init )881 yy_init = 0;
271 static int yy_init = 1; /* whether we need to initialize */ variable1911 if ( (yy_init) )1913 (yy_init) = 0;
223 static int yy_init = 1; /* whether we need to initialize */ variable953 if ( yy_init )955 yy_init = 0;
286 static int yy_init = 0; /* whether we need to initialize */ variable3824 if ( !(yy_init) )3826 (yy_init) = 1;6896 (yy_init) = 0; in yy_init_globals()
520 yy_init = 0;
526 yy_init = 0;