GC_PTRFREE         85 gc/include/gc_alloc.h enum { GC_PTRFREE = 0, GC_NORMAL = 1, GC_UNCOLLECTABLE = 2,
GC_PTRFREE        200 gc/include/gc_alloc.h 		return GC_aux::GC_out_of_line_malloc(nwords, GC_PTRFREE);
GC_PTRFREE        100 gc/include/new_gc_alloc.h enum { GC_PTRFREE = 0, GC_NORMAL = 1, GC_UNCOLLECTABLE = 2,
GC_PTRFREE        215 gc/include/new_gc_alloc.h 		return GC_aux::GC_out_of_line_malloc(nwords, GC_PTRFREE);