Home | History | Annotate | Download | only in compiler

Lines Matching defs:yysize

540    local variables YYSIZE and YYSTACKSIZE give the old and new number of
548 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1184 YYSIZE_T yysize = yysize0;
1229 yysize = yysize0;
1234 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1235 yysize_overflow |= (yysize1 < yysize);
1236 yysize = yysize1;
1242 yysize1 = yysize + yystrlen (yyf);
1243 yysize_overflow |= (yysize1 < yysize);
1244 yysize = yysize1;
1270 return yysize;
1442 YYSIZE_T yysize = yyssp - yyss + 1;
1457 &yyss1, yysize * sizeof (*yyssp),
1458 &yyvs1, yysize * sizeof (*yyvsp),
1490 yyssp = yyss + yysize - 1;
1491 yyvsp = yyvs + yysize - 1;
1839 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1840 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1842 YYSIZE_T yyalloc = 2 * yysize;
1843 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1857 if (0 < yysize && yysize <= yymsg_alloc)
1865 if (yysize != 0)