Searched refs:yystate (Results 1 – 2 of 2) sorted by relevance
795 parser::yy_lr_goto_state_ (state_type yystate, int yysym) in yy_lr_goto_state_() argument797 int yyr = yypgoto_[yysym - YYNTOKENS] + yystate; in yy_lr_goto_state_()798 if (0 <= yyr && yyr <= yylast_ && yycheck_[yyr] == yystate) in yy_lr_goto_state_()
2876 static state_type yy_lr_goto_state_ (state_type yystate, int yysym);