GC_expand_hp_inner  992 gc/alloc.c         result = (int)GC_expand_hp_inner(divHBLKSZ((word)bytes));
GC_expand_hp_inner 1032 gc/alloc.c           if (!GC_expand_hp_inner(blocks_to_get)
GC_expand_hp_inner 1033 gc/alloc.c             && !GC_expand_hp_inner(needed_blocks)) {
GC_expand_hp_inner 1562 gc/include/private/gc_priv.h GC_bool GC_expand_hp_inner GC_PROTO((word n));
GC_expand_hp_inner  745 gc/misc.c          if (!GC_expand_hp_inner(initial_heap_sz)) {
GC_expand_hp_inner  196 gc/solaris_threads.c     GC_expand_hp_inner(divHBLKSZ((word)required_bytes));