Home | History | Annotate | Download | only in libcpu

Lines Matching defs:yysize1

1240                   YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
1241 if (! (yysize <= yysize1
1242 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1244 yysize = yysize1;
1266 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
1267 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1269 yysize = yysize1;