GC_debug_realloc 1184 gc/dbg_mlc.c       return GC_debug_realloc(p, lb, RA "unknown", 0);
GC_debug_realloc  535 gc/include/gc.h GC_API GC_PTR GC_debug_realloc
GC_debug_realloc  566 gc/include/gc.h #   define GC_REALLOC(old, sz) GC_debug_realloc(old, sz, GC_EXTRAS)
GC_debug_realloc  158 gc/mallocx.c   	GC_debug_realloc(p, lb, RA "unknown", 0)
GC_debug_realloc   55 gc/pcr_interface.c     return(GC_debug_realloc(old_object, new_size_in_bytes, __FILE__, __LINE__));
GC_debug_realloc 1536 gc/tests/test.c 	        GC_debug_free, GC_debug_realloc, GC_generic_malloc_words_small,