Searched refs:YYREALLOC (Results 1 – 2 of 2) sorted by relevance
272 #ifndef YYREALLOC273 # define YYREALLOC realloc macro1480 (yyGLRState**) YYREALLOC (yystackp->yytops.yystates,1488 (yybool*) YYREALLOC (yystackp->yytops.yylookaheadNeeds,
12495 * data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that12709 * data/glr.c (YYFREE, YYMALLOC, YYREALLOC): New macros.