Searched refs:yysize (Results 1 – 1 of 1) sorted by relevance
716 int yysize; /* Amount to pop the stack */ in yy_reduce() local737 yysize = yyRuleInfoNRhs[yyruleno]; in yy_reduce()738 yyact = yy_find_reduce_action(yymsp[yysize].stateno,(YYCODETYPE)yygoto); in yy_reduce()747 yymsp += yysize+1; in yy_reduce()888 int yysize = yyRuleInfoNRhs[yyruleno]; in Parse() local889 if( yysize ){ in Parse()894 yypParser->yytos[yysize].stateno); in Parse()