OPT_RA            676 gc/dbg_mlc.c       return GC_debug_malloc(lb, OPT_RA s, i);
OPT_RA            861 gc/dbg_mlc.c       if (p == 0) return(GC_debug_malloc(lb, OPT_RA s, i));
OPT_RA            877 gc/dbg_mlc.c           result = GC_debug_malloc_stubborn(lb, OPT_RA s, i);
OPT_RA            881 gc/dbg_mlc.c           result = GC_debug_malloc(lb, OPT_RA s, i);
OPT_RA            884 gc/dbg_mlc.c           result = GC_debug_malloc_atomic(lb, OPT_RA s, i);
OPT_RA            887 gc/dbg_mlc.c   	result = GC_debug_malloc_uncollectable(lb, OPT_RA s, i);
OPT_RA            891 gc/dbg_mlc.c   	result = GC_debug_malloc_atomic_uncollectable(lb, OPT_RA s, i);