Lines Matching refs:yysize
411 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1188 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1233 yysize = yysize0; in yysyntax_error()
1238 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1239 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1240 yysize = yysize1; in yysyntax_error()
1246 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()
1247 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1248 yysize = yysize1; in yysyntax_error()
1274 return yysize; in yysyntax_error()
1475 YYSIZE_T yysize = yyssp - yyss + 1; local
1490 &yyss1, yysize * sizeof (*yyssp),
1491 &yyvs1, yysize * sizeof (*yyvsp),
1523 yyssp = yyss + yysize - 1;
1524 yyvsp = yyvs + yysize - 1;
2072 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
2073 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
2075 YYSIZE_T yyalloc = 2 * yysize;
2076 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
2090 if (0 < yysize && yysize <= yymsg_alloc)
2098 if (yysize != 0)