Home | History | Annotate | Download | only in compiler

Lines Matching defs:yysize

538    local variables YYSIZE and YYSTACKSIZE give the old and new number of
546 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1181 YYSIZE_T yysize = yysize0;
1226 yysize = yysize0;
1231 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1232 yysize_overflow |= (yysize1 < yysize);
1233 yysize = yysize1;
1239 yysize1 = yysize + yystrlen (yyf);
1240 yysize_overflow |= (yysize1 < yysize);
1241 yysize = yysize1;
1267 return yysize;
1439 YYSIZE_T yysize = yyssp - yyss + 1;
1454 &yyss1, yysize * sizeof (*yyssp),
1455 &yyvs1, yysize * sizeof (*yyvsp),
1487 yyssp = yyss + yysize - 1;
1488 yyvsp = yyvs + yysize - 1;
1829 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1830 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1832 YYSIZE_T yyalloc = 2 * yysize;
1833 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1847 if (0 < yysize && yysize <= yymsg_alloc)
1855 if (yysize != 0)