Lines Matching defs:yysize
128103 int yysize; /* Amount to pop the stack */
128109 yysize = yyRuleInfo[yyruleno].nrhs;
128111 yyRuleName[yyruleno], yymsp[-yysize].stateno);
129370 yysize = yyRuleInfo[yyruleno].nrhs;
129371 yypParser->yyidx -= yysize;
129372 yyact = yy_find_reduce_action(yymsp[-yysize].stateno,(YYCODETYPE)yygoto);
129379 if( yysize ){
129381 yymsp -= yysize-1;