GC_uncollectable_words_recently_allocd  122 gc/include/gc_alloc.h   static size_t GC_uncollectable_words_recently_allocd;
GC_uncollectable_words_recently_allocd  137 gc/include/gc_alloc.h size_t GC_aux_template<dummy>::GC_uncollectable_words_recently_allocd = 0;
GC_uncollectable_words_recently_allocd  148 gc/include/gc_alloc.h     GC_words_recently_allocd += GC_uncollectable_words_recently_allocd;
GC_uncollectable_words_recently_allocd  150 gc/include/gc_alloc.h                 GC_bytes_per_word * GC_uncollectable_words_recently_allocd;
GC_uncollectable_words_recently_allocd  151 gc/include/gc_alloc.h     GC_uncollectable_words_recently_allocd = 0;
GC_uncollectable_words_recently_allocd  256 gc/include/gc_alloc.h 	    GC_aux::GC_uncollectable_words_recently_allocd += nwords;
GC_uncollectable_words_recently_allocd  271 gc/include/gc_alloc.h 	    GC_aux::GC_uncollectable_words_recently_allocd += nwords;
GC_uncollectable_words_recently_allocd  137 gc/include/new_gc_alloc.h   static size_t GC_uncollectable_words_recently_allocd;
GC_uncollectable_words_recently_allocd  152 gc/include/new_gc_alloc.h size_t GC_aux_template<dummy>::GC_uncollectable_words_recently_allocd = 0;
GC_uncollectable_words_recently_allocd  163 gc/include/new_gc_alloc.h     GC_words_recently_allocd += GC_uncollectable_words_recently_allocd;
GC_uncollectable_words_recently_allocd  165 gc/include/new_gc_alloc.h                 GC_bytes_per_word * GC_uncollectable_words_recently_allocd;
GC_uncollectable_words_recently_allocd  166 gc/include/new_gc_alloc.h     GC_uncollectable_words_recently_allocd = 0;
GC_uncollectable_words_recently_allocd  271 gc/include/new_gc_alloc.h 	    GC_aux::GC_uncollectable_words_recently_allocd += nwords;
GC_uncollectable_words_recently_allocd  286 gc/include/new_gc_alloc.h 	    GC_aux::GC_uncollectable_words_recently_allocd += nwords;