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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c923 static int yy_lp; variable
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);
[all...]

Completed in 45 milliseconds