GC_words_allocd_before_gc  744 gc/alloc.c           GC_words_allocd_before_gc += GC_words_allocd;
GC_words_allocd_before_gc  466 gc/misc.c          return ((size_t) WORDS_TO_BYTES(GC_words_allocd+GC_words_allocd_before_gc));
GC_words_allocd_before_gc 3114 gc/os_dep.c        if (GC_words_allocd != 0 || GC_words_allocd_before_gc != 0) {
GC_words_allocd_before_gc 3121 gc/os_dep.c    	    	      		(GC_words_allocd + GC_words_allocd_before_gc));
GC_words_allocd_before_gc 1430 gc/tests/test.c     	           WORDS_TO_BYTES(GC_words_allocd + GC_words_allocd_before_gc));
GC_words_allocd_before_gc 1433 gc/tests/test.c     if (WORDS_TO_BYTES(GC_words_allocd + GC_words_allocd_before_gc)