Home | History | Annotate | Download | only in orig

Lines Matching defs:yysize

137077   int yysize;                     /* Amount to pop the stack */
137082 yysize = yyRuleInfo[yyruleno].nrhs;
137084 yyRuleName[yyruleno], yymsp[-yysize].stateno);
138355 yysize = yyRuleInfo[yyruleno].nrhs;
138356 yyact = yy_find_reduce_action(yymsp[-yysize].stateno,(YYCODETYPE)yygoto);
138361 yymsp -= yysize-1;
138368 yypParser->yytos -= yysize;