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