GC_debug_malloc_atomic  884 gc/dbg_mlc.c           result = GC_debug_malloc_atomic(lb, OPT_RA s, i);
GC_debug_malloc_atomic  524 gc/include/gc.h GC_API GC_PTR GC_debug_malloc_atomic
GC_debug_malloc_atomic  559 gc/include/gc.h #   define GC_MALLOC_ATOMIC(sz) GC_debug_malloc_atomic(sz, GC_EXTRAS)
GC_debug_malloc_atomic   66 gc/include/gc_local_alloc.h #   define GC_LOCAL_MALLOC_ATOMIC(s) GC_debug_malloc_atomic(s,GC_EXTRAS)
GC_debug_malloc_atomic   43 gc/pcr_interface.c         void * result = (void *)GC_debug_malloc_atomic(size, __FILE__,