my_words_allocd   355 gc/mallocx.c   word my_words_allocd = 0;
my_words_allocd   360 gc/mallocx.c   #     define COUNT_ARG , &my_words_allocd
my_words_allocd   424 gc/mallocx.c           	  my_words_allocd += lw;
my_words_allocd   432 gc/mallocx.c   		GC_mem_found += my_words_allocd;
my_words_allocd   438 gc/mallocx.c   				(GC_word)(my_words_allocd));
my_words_allocd   446 gc/mallocx.c   	        GC_words_allocd += my_words_allocd;
my_words_allocd   469 gc/mallocx.c           my_words_allocd = 0;
my_words_allocd   471 gc/mallocx.c             my_words_allocd += lw;
my_words_allocd   472 gc/mallocx.c             if (my_words_allocd >= BODY_SZ) {
my_words_allocd   478 gc/mallocx.c   	GC_words_allocd += my_words_allocd;