Searched refs:yy_init (Results 1 – 2 of 2) sorted by relevance
272 static int yy_init = 0; /* whether we need to initialize */ variable831 if ( !(yy_init) )833 (yy_init) = 1;2085 (yy_init) = 0; in yy_init_globals()
291 static int yy_init = 0; /* whether we need to initialize */ variable2477 if ( !(yy_init) )2479 (yy_init) = 1;3814 (yy_init) = 0; in yy_init_globals()
Completed in 11 milliseconds