Lines Matching defs:yysize1
1803 YYSIZE_T yysize1;
1866 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1867 if (! (yysize <= yysize1
1868 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1870 yysize = yysize1;
1890 yysize1 = yysize + yystrlen (yyformat);
1891 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1893 yysize = yysize1;