GC_REALLOC        566 gc/include/gc.h #   define GC_REALLOC(old, sz) GC_debug_realloc(old, sz, GC_EXTRAS)
GC_REALLOC        588 gc/include/gc.h #   define GC_REALLOC(old, sz) GC_realloc(old, sz)