Home | History | Annotate | Download | only in src

Lines Matching refs:yysize

511    local variables YYSIZE and YYSTACKSIZE give the old and new number of
519 YYCOPY (&yyptr->Stack, Stack, yysize); \
1305 YYSIZE_T yysize = yysize0;
1350 yysize = yysize0;
1355 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1356 yysize_overflow |= (yysize1 < yysize);
1357 yysize = yysize1;
1363 yysize1 = yysize + yystrlen (yyf);
1364 yysize_overflow |= (yysize1 < yysize);
1365 yysize = yysize1;
1391 return yysize;
1593 YYSIZE_T yysize = yyssp - yyss + 1;
1609 &yyss1, yysize * sizeof (*yyssp),
1610 &yyvs1, yysize * sizeof (*yyvsp),
1611 &yyls1, yysize * sizeof (*yylsp),
1644 yyssp = yyss + yysize - 1;
1645 yyvsp = yyvs + yysize - 1;
1646 yylsp = yyls + yysize - 1;
2200 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
2201 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
2203 YYSIZE_T yyalloc = 2 * yysize;
2204 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
2218 if (0 < yysize && yysize <= yymsg_alloc)
2226 if (yysize != 0)