Lines Matching refs:yysize
380 YYCOPY (&yyptr->Stack, Stack, yysize); \
935 YYSIZE_T yysize = yysize0; in yysyntax_error() local
980 yysize = yysize0; in yysyntax_error()
985 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
986 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
987 yysize = yysize1; in yysyntax_error()
993 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()
994 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
995 yysize = yysize1; in yysyntax_error()
1021 return yysize; in yysyntax_error()
1193 YYSIZE_T yysize = yyssp - yyss + 1; local
1209 &yyss1, yysize * sizeof (*yyssp),
1210 &yyvs1, yysize * sizeof (*yyvsp),
1244 yyssp = yyss + yysize - 1;
1245 yyvsp = yyvs + yysize - 1;
1438 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
1439 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1441 YYSIZE_T yyalloc = 2 * yysize;
1442 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1456 if (0 < yysize && yysize <= yymsg_alloc)
1464 if (yysize != 0)