Home | History | Annotate | Download | only in src

Lines Matching refs:yy_lp

981 static int yy_lp;
986 ++yy_lp; \
1282 yy_lp = yy_accept[yy_current_state];
1286 if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )
1288 yy_act = yy_acclist[yy_lp];
1296 yy_lp = yy_accept[yy_current_state];