GC_dont_gc        449 gc/AmigaOS.c   			if(!GC_dont_gc){
GC_dont_gc        535 gc/AmigaOS.c   		if(!GC_dont_gc){
GC_dont_gc        587 gc/AmigaOS.c   		if(!GC_dont_gc){
GC_dont_gc        595 gc/allchblk.c  		&& !GC_dont_gc
GC_dont_gc        334 gc/alloc.c         if (GC_dont_gc) return FALSE;
GC_dont_gc        424 gc/alloc.c         if (GC_dont_gc) return;
GC_dont_gc       1007 gc/alloc.c         if (!GC_incremental && !GC_dont_gc &&
GC_dont_gc         55 gc/gc_dlopen.c     ++GC_dont_gc;
GC_dont_gc        141 gc/include/gc.h GC_API int GC_dont_gc;	/* != 0 ==> Dont collect.  In versions 6.2a1+,	*/
GC_dont_gc         51 gc/malloc.c            if(GC_incremental && !GC_dont_gc)
GC_dont_gc        378 gc/mallocx.c         if (GC_incremental && !GC_dont_gc) {
GC_dont_gc        105 gc/misc.c      GC_bool GC_dont_gc = 0;
GC_dont_gc        612 gc/misc.c            GC_dont_gc = 1;
GC_dont_gc        827 gc/misc.c          if (GC_dont_gc) {
GC_dont_gc       1082 gc/misc.c          GC_dont_gc--;
GC_dont_gc       1089 gc/misc.c          GC_dont_gc++;
GC_dont_gc         95 gc/tests/test.c 		if(!GC_dont_gc){
GC_dont_gc        110 gc/tests/test.c 		if(!GC_dont_gc){