Lines Matching refs:yysize
389 YYCOPY (&yyptr->Stack, Stack, yysize); \
961 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1006 yysize = yysize0; in yysyntax_error()
1011 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1012 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1013 yysize = yysize1; in yysyntax_error()
1019 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()
1020 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1021 yysize = yysize1; in yysyntax_error()
1047 return yysize; in yysyntax_error()
1219 YYSIZE_T yysize = yyssp - yyss + 1; local
1235 &yyss1, yysize * sizeof (*yyssp),
1236 &yyvs1, yysize * sizeof (*yyvsp),
1270 yyssp = yyss + yysize - 1;
1271 yyvsp = yyvs + yysize - 1;
1509 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
1510 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1512 YYSIZE_T yyalloc = 2 * yysize;
1513 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1527 if (0 < yysize && yysize <= yymsg_alloc)
1535 if (yysize != 0)