Lines Matching refs:yysize_new
1364 yysize_new = yysize_old + yyadd;1365 if (*yycapacity < yysize_new)1367 YYSIZE_T yyalloc = 2 * yysize_new;1372 if (YYMAXDEPTH < yysize_new)