GC_malloc_heap_l 1236 gc/os_dep.c      } *GC_malloc_heap_l = 0;
GC_malloc_heap_l 1242 gc/os_dep.c        struct GC_malloc_heap_list *q = GC_malloc_heap_l;
GC_malloc_heap_l 1291 gc/os_dep.c        new_l -> next = GC_malloc_heap_l;
GC_malloc_heap_l 1292 gc/os_dep.c        GC_malloc_heap_l = new_l;