GC_n_attempts     124 gc/alloc.c     int GC_n_attempts = 0;		/* Number of attempts at finishing	*/
GC_n_attempts     144 gc/alloc.c     	    GC_printf1("(attempt %ld)\n", (unsigned long) GC_n_attempts);
GC_n_attempts     316 gc/alloc.c     	        GC_n_attempts++;
GC_n_attempts     435 gc/alloc.c     		if (GC_n_attempts < MAX_PRIOR_ATTEMPTS
GC_n_attempts     439 gc/alloc.c     		    GC_n_attempts++;
GC_n_attempts     741 gc/alloc.c           GC_n_attempts = 0;