GC_free           500 gc/AmigaOS.c   				GC_free(ret);
GC_free           503 gc/AmigaOS.c   				GC_free(ret2);
GC_free           808 gc/dbg_mlc.c           GC_free(base);
GC_free           822 gc/dbg_mlc.c   	    GC_free(base);
GC_free           263 gc/finalize.c                GC_free((GC_PTR)curr_dl);
GC_free           389 gc/finalize.c                    GC_free((GC_PTR)curr_fo);
GC_free           795 gc/finalize.c      	    GC_free((GC_PTR)curr_fo);
GC_free           283 gc/include/gc.h GC_API void GC_free GC_PROTO((GC_PTR object_addr));
GC_free           589 gc/include/gc.h #   define GC_FREE(p) GC_free(p)
GC_free           212 gc/include/gc_alloc.h 		GC_free(p);
GC_free           228 gc/include/gc_alloc.h 		GC_free(p);
GC_free           280 gc/include/gc_alloc.h 		GC_free(p);
GC_free           294 gc/include/gc_alloc.h 		GC_free(p);
GC_free           324 gc/include/gc_alloc.h 	static void deallocate(void *p, size_t) { GC_free(p); }
GC_free           325 gc/include/gc_alloc.h 	static void ptr_free_deallocate(void *p, size_t) { GC_free(p); }
GC_free           227 gc/include/new_gc_alloc.h 		GC_free(p);
GC_free           243 gc/include/new_gc_alloc.h 		GC_free(p);
GC_free           295 gc/include/new_gc_alloc.h 		GC_free(p);
GC_free           309 gc/include/new_gc_alloc.h 		GC_free(p);
GC_free           339 gc/include/new_gc_alloc.h 	static void deallocate(void *p, size_t) { GC_free(p); }
GC_free           340 gc/include/new_gc_alloc.h 	static void ptr_free_deallocate(void *p, size_t) { GC_free(p); }
GC_free          1762 gc/include/private/gc_priv.h #       define GC_INTERNAL_FREE GC_free
GC_free           488 gc/malloc.c    #   define REDIRECT_FREE GC_free
GC_free           127 gc/mallocx.c   	        GC_free(p);
GC_free           139 gc/mallocx.c   	    GC_free(p);
GC_free            58 gc/pcr_interface.c # define GC_FreeProc GC_free
GC_free            74 gc/reclaim.c   	GC_free(p);
GC_free          1748 gc/tests/test.c     if (thr_keycreate(&fl_key, GC_free) != 0) {
GC_free           504 gc/win32_threads.c 	GC_free(args);
GC_free           649 gc/win32_threads.c       	GC_free(si);
GC_free           686 gc/win32_threads.c     GC_free(si); /* was allocated uncollectable */