Lines Matching defs:yy_lp
923 static int yy_lp;
933 (yy_lp) = (yy_full_lp); /* restore orig. accepting pos. */ \
936 ++(yy_lp); \
1342 (yy_lp) = yy_accept[yy_current_state];
1347 if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1349 yy_act = yy_acclist[(yy_lp)];
1366 (yy_full_lp) = (yy_lp);
1372 (yy_full_lp) = (yy_lp);
1375 ++(yy_lp);
1380 (yy_lp) = yy_accept[yy_current_state];
3472 (yy_lp) = 0;