Lines Matching defs:yysize
521 local variables YYSIZE and YYSTACKSIZE give the old and new number of
529 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1099 YYSIZE_T yysize = yysize0;
1144 yysize = yysize0;
1149 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1150 yysize_overflow |= (yysize1 < yysize);
1151 yysize = yysize1;
1157 yysize1 = yysize + yystrlen (yyf);
1158 yysize_overflow |= (yysize1 < yysize);
1159 yysize = yysize1;
1185 return yysize;
1357 YYSIZE_T yysize = yyssp - yyss + 1;
1372 &yyss1, yysize * sizeof (*yyssp),
1373 &yyvs1, yysize * sizeof (*yyvsp),
1405 yyssp = yyss + yysize - 1;
1406 yyvsp = yyvs + yysize - 1;
1634 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1635 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1637 YYSIZE_T yyalloc = 2 * yysize;
1638 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1652 if (0 < yysize && yysize <= yymsg_alloc)
1660 if (yysize != 0)