GC_words_recently_allocd  118 gc/include/gc_alloc.h   static size_t GC_words_recently_allocd;
GC_words_recently_allocd  134 gc/include/gc_alloc.h size_t GC_aux_template<dummy>::GC_words_recently_allocd = 0;
GC_words_recently_allocd  148 gc/include/gc_alloc.h     GC_words_recently_allocd += GC_uncollectable_words_recently_allocd;
GC_words_recently_allocd  158 gc/include/gc_alloc.h     GC_incr_words_allocd(GC_words_recently_allocd);
GC_words_recently_allocd  159 gc/include/gc_alloc.h     GC_words_recently_allocd = 0;
GC_words_recently_allocd  188 gc/include/gc_alloc.h 	    GC_aux::GC_words_recently_allocd += nwords;
GC_words_recently_allocd  203 gc/include/gc_alloc.h 	    GC_aux::GC_words_recently_allocd += nwords;
GC_words_recently_allocd  133 gc/include/new_gc_alloc.h   static size_t GC_words_recently_allocd;
GC_words_recently_allocd  149 gc/include/new_gc_alloc.h size_t GC_aux_template<dummy>::GC_words_recently_allocd = 0;
GC_words_recently_allocd  163 gc/include/new_gc_alloc.h     GC_words_recently_allocd += GC_uncollectable_words_recently_allocd;
GC_words_recently_allocd  173 gc/include/new_gc_alloc.h     GC_incr_words_allocd(GC_words_recently_allocd);
GC_words_recently_allocd  174 gc/include/new_gc_alloc.h     GC_words_recently_allocd = 0;
GC_words_recently_allocd  203 gc/include/new_gc_alloc.h 	    GC_aux::GC_words_recently_allocd += nwords;
GC_words_recently_allocd  218 gc/include/new_gc_alloc.h 	    GC_aux::GC_words_recently_allocd += nwords;