Lines Matching refs:yybottom_new
1368 yytype_int16 *yybottom_new;1380 yybottom_new =1381 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new);1382 if (!yybottom_new)1390 YYCOPY (yybottom_new, *yybottom, yysize_old);1391 *yytop = yybottom_new + (yysize_old - 1);1395 *yybottom = yybottom_new;