GC_is_malloc_heap_base 1270 gc/os_dep.c        if (GC_is_malloc_heap_base(candidate)) {
GC_is_malloc_heap_base 1279 gc/os_dep.c    	} while (GC_is_malloc_heap_base(candidate)
GC_is_malloc_heap_base 1281 gc/os_dep.c    	if (GC_is_malloc_heap_base(candidate)) {
GC_is_malloc_heap_base 1311 gc/os_dep.c           if (GC_is_malloc_heap_base(p)) return TRUE;