GC_scratch_last_end_ptr  332 gc/dyn_load.c      	if (greatest_ha < (word)GC_scratch_last_end_ptr)
GC_scratch_last_end_ptr  333 gc/dyn_load.c  	    greatest_ha = (word)GC_scratch_last_end_ptr;
GC_scratch_last_end_ptr  630 gc/dyn_load.c      	if (heap_end < GC_scratch_last_end_ptr) heap_end = GC_scratch_last_end_ptr;
GC_scratch_last_end_ptr   84 gc/headers.c   	    GC_scratch_last_end_ptr = result + bytes;
GC_scratch_last_end_ptr  102 gc/headers.c           GC_scratch_last_end_ptr = GC_scratch_end_ptr;