Searched refs:yy_lp (Results 1 – 4 of 4) sorted by relevance
636 yyg->yy_lp = yyg->yy_full_lp; /* restore orig. accepting pos. */ \639 ++yyg->yy_lp; \739 int yy_lp; member1031 yyg->yy_lp = yy_accept[yy_current_state];1035 if ( yyg->yy_lp && yyg->yy_lp < yy_accept[yy_current_state + 1] )1037 yy_act = yy_acclist[yyg->yy_lp];1054 yyg->yy_full_lp = yyg->yy_lp;1060 yyg->yy_full_lp = yyg->yy_lp;1063 ++yyg->yy_lp;1068 yyg->yy_lp = yy_accept[yy_current_state];[all …]
6 @yy_lp = external global i32 ; <i32*> [#uses=1]29 %tmp.105 = load i32* @yy_lp ; <i32> [#uses=1]
177 int yy_lp; variable
312 ! indent_puts( "if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )" );315 indent_puts( "yy_act = yy_acclist[yy_lp];" );320 ! indent_puts("if( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )");323 indent_puts( "yy_act = yy_acclist[yy_lp];" );