GC_words_allocd_at_reset  280 gc/misc.c      word GC_words_allocd_at_reset;
GC_words_allocd_at_reset  352 gc/misc.c              GC_words_allocd_at_reset = GC_words_allocd;
GC_words_allocd_at_reset  367 gc/misc.c          } else if (WORDS_TO_BYTES(GC_words_allocd - GC_words_allocd_at_reset)
GC_words_allocd_at_reset  373 gc/misc.c          	GC_words_allocd_at_reset = GC_words_allocd;