GC_LOCAL_MALLOC    65 gc/include/gc_local_alloc.h #   define GC_LOCAL_MALLOC(s) GC_debug_malloc(s,GC_EXTRAS)
GC_LOCAL_MALLOC    71 gc/include/gc_local_alloc.h #   define GC_LOCAL_MALLOC(s) GC_local_malloc(s)