Searched refs:yy_init (Results 1 – 1 of 1) sorted by relevance
307 static __thread int yy_init = 0; /* whether we need to initialize */ variable2953 if ( !(yy_init) )2955 (yy_init) = 1;4602 (yy_init) = 0; in yy_init_globals()