GC_heap_bases    1314 gc/os_dep.c             if (GC_heap_bases[i] == p) return TRUE;
GC_heap_bases    1710 gc/os_dep.c        GC_heap_bases[GC_n_heap_bases++] = result;
GC_heap_bases    1718 gc/os_dep.c     	    GlobalFree (GC_heap_bases[--GC_n_heap_bases]);
GC_heap_bases    1719 gc/os_dep.c     	    GC_heap_bases[GC_n_heap_bases] = 0;
GC_heap_bases    1749 gc/os_dep.c    	    result = GC_heap_bases[i] + GC_heap_lengths[i];
GC_heap_bases    1769 gc/os_dep.c    	GC_heap_bases[GC_n_heap_bases] = result;