Lines Matching full:yysize
805 local variables YYSIZE and YYSTACKSIZE give the old and new number of
813 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1802 YYSIZE_T yysize = yysize0;
1862 yysize = yysize0;
1866 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1867 if (! (yysize <= yysize1
1870 yysize = yysize1;
1890 yysize1 = yysize + yystrlen (yyformat);
1891 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1893 yysize = yysize1;
1895 if (*yymsg_alloc < yysize)
1897 *yymsg_alloc = 2 * yysize;
1898 if (! (yysize <= *yymsg_alloc
2089 YYSIZE_T yysize = yyssp - yyss + 1;
2104 &yyss1, yysize * sizeof (*yyssp),
2105 &yyvs1, yysize * sizeof (*yyvsp),
2137 yyssp = yyss + yysize - 1;
2138 yyvsp = yyvs + yysize - 1;