GC_should_collect  597 gc/allchblk.c  		&& !TRUE_INCREMENTAL && GC_should_collect()) {
GC_should_collect  273 gc/alloc.c         if (GC_should_collect()) {
GC_should_collect 1008 gc/alloc.c     	((GC_dont_expand && GC_words_allocd > 0) || GC_should_collect())) {
GC_should_collect 1271 gc/include/private/gc_priv.h GC_bool GC_should_collect GC_PROTO((void));