GC_local_gcj_malloc   59 gc/include/gc_local_alloc.h   GC_PTR GC_local_gcj_malloc(size_t bytes,
GC_local_gcj_malloc   74 gc/include/gc_local_alloc.h #	define GC_LOCAL_GCJ_MALLOC(s,d) GC_local_gcj_malloc(s,d)
GC_local_gcj_malloc  390 gc/pthread_support.c 	    return GC_local_gcj_malloc(bytes, ptr_to_struct_containing_descr);