adjust           1111 gc/misc.c      int GC_new_kind_inner(fl, descr, adjust, clear)
adjust           1114 gc/misc.c      int adjust;
adjust           1123 gc/misc.c          GC_obj_kinds[result].ok_relocate_descr = adjust;
adjust           1128 gc/misc.c      int GC_new_kind(fl, descr, adjust, clear)
adjust           1131 gc/misc.c      int adjust;
adjust           1136 gc/misc.c          result = GC_new_kind_inner(fl, descr, adjust, clear);