Lines Matching defs:yysize
507 local variables YYSIZE and YYSTACKSIZE give the old and new number of
515 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1347 YYSIZE_T yysize = yysize0;
1392 yysize = yysize0;
1397 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1398 yysize_overflow |= (yysize1 < yysize);
1399 yysize = yysize1;
1405 yysize1 = yysize + yystrlen (yyf);
1406 yysize_overflow |= (yysize1 < yysize);
1407 yysize = yysize1;
1433 return yysize;
1645 YYSIZE_T yysize = yyssp - yyss + 1;
1661 &yyss1, yysize * sizeof (*yyssp),
1662 &yyvs1, yysize * sizeof (*yyvsp),
1663 &yyls1, yysize * sizeof (*yylsp),
1697 yyssp = yyss + yysize - 1;
1698 yyvsp = yyvs + yysize - 1;
1699 yylsp = yyls + yysize - 1;
2703 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
2704 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
2706 YYSIZE_T yyalloc = 2 * yysize;
2707 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
2721 if (0 < yysize && yysize <= yymsg_alloc)
2729 if (yysize != 0)