Home
last modified time | relevance | path

Searched refs:yy_init (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/lex/
DFlexLexer.h163 int yy_init; // whether we need to initialize variable
Dinitscan.c231 static int yy_init = 1; /* whether we need to initialize */ variable
1523 if ( yy_init )
1525 yy_init = 0;
Dflex.skl246 static int yy_init = 1; /* whether we need to initialize */
477 if ( yy_init )
479 yy_init = 0;
674 yy_init = 1;
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlex.l525 yy_init = 0;