Searched refs:yygoto (Results 1 – 1 of 1) sorted by relevance
450 int yygoto; /* The next state */ in yy_reduce() local476 yygoto = yyRuleInfo[yyruleno].lhs; in yy_reduce()479 yyact = yy_find_reduce_action(yypParser,yygoto); in yy_reduce()481 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce()