GC_push_roots    1348 gc/include/private/gc_priv.h void GC_push_roots GC_PROTO((GC_bool all, ptr_t cold_gc_frame));
GC_push_roots     304 gc/mark.c          	    	    GC_push_roots(FALSE, cold_gc_frame);
GC_push_roots     326 gc/mark.c          	    	    GC_push_roots(TRUE, cold_gc_frame);
GC_push_roots     391 gc/mark.c          	    	GC_push_roots(TRUE, cold_gc_frame);