Searched refs:TRYREALLOC (Results 1 – 1 of 1) sorted by relevance
149 #define TRYREALLOC(a, n) do { \ in vtresize() macro217 TRYREALLOC(video[i].v_text, newcol); in vtresize()218 TRYREALLOC(blanks.v_text, newcol); in vtresize()233 #undef TRYREALLOC