Home
last modified time | relevance | path

Searched refs:yy_lp (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/usr.bin/lex/
Dinitscan.c1873 static int yy_lp; variable
1878 ++(yy_lp); \
2295 (yy_lp) = yy_accept[yy_current_state];
2300 if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
2302 yy_act = yy_acclist[(yy_lp)];
2310 (yy_lp) = yy_accept[yy_current_state];
5059 (yy_lp) = 0; in yy_init_globals()
/freebsd-10-stable/contrib/flex/
DFlexLexer.h194 int yy_lp; variable
Dflex.skl846 int yy_lp;
2887 YY_G(yy_lp) = 0;