Searched refs:yysize (Results 1 – 4 of 4) sorted by relevance
1589 YYSIZE_T yysize = yysize0; in yysyntax_error() local1644 yysize = yysize0; in yysyntax_error()1650 if (! (yysize <= yysize1 in yysyntax_error()1653 yysize = yysize1; in yysyntax_error()1678 yysize = yysize1; in yysyntax_error()1681 if (*yymsg_alloc < yysize) in yysyntax_error()1683 *yymsg_alloc = 2 * yysize; in yysyntax_error()1684 if (! (yysize <= *yymsg_alloc in yysyntax_error()1818 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() local1866 yyssp = yyss + yysize - 1; in yyparse()[all …]
458 int yysize; /* Amount to pop the stack */ in yy_reduce() local481 yysize = yyRuleInfo[yyruleno].nrhs; in yy_reduce()482 yypParser->yyidx -= yysize; in yy_reduce()
560 int yysize; /* Amount to pop the stack */ in yy_reduce() local742 yysize = yyRuleInfo[yyruleno].nrhs; in yy_reduce()743 yypParser->yyidx -= yysize; in yy_reduce()
790 int yysize; /* Amount to pop the stack */ in yy_reduce() local1402 yysize = yyRuleInfo[yyruleno].nrhs; in yy_reduce()1403 yypParser->yyidx -= yysize; in yy_reduce()