Home | History | Annotate | Download | only in libcpu

Lines Matching refs:yysize

557    local variables YYSIZE and YYSTACKSIZE give the old and new number of
565 YYCOPY (&yyptr->Stack, Stack, yysize); \
1162 YYSIZE_T yysize = yysize0;
1207 yysize = yysize0;
1212 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1213 yysize_overflow |= (yysize1 < yysize);
1214 yysize = yysize1;
1220 yysize1 = yysize + yystrlen (yyf);
1221 yysize_overflow |= (yysize1 < yysize);
1222 yysize = yysize1;
1248 return yysize;
1422 YYSIZE_T yysize = yyssp - yyss + 1;
1438 &yyss1, yysize * sizeof (*yyssp),
1439 &yyvs1, yysize * sizeof (*yyvsp),
1473 yyssp = yyss + yysize - 1;
1474 yyvsp = yyvs + yysize - 1;
1975 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1976 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1978 YYSIZE_T yyalloc = 2 * yysize;
1979 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1993 if (0 < yysize && yysize <= yymsg_alloc)
2001 if (yysize != 0)