GC_have_errors    795 gc/alloc.c         if (GC_have_errors) GC_print_all_errors();
GC_have_errors    937 gc/dbg_mlc.c       GC_have_errors = TRUE;
GC_have_errors   1717 gc/include/private/gc_priv.h extern GC_bool GC_have_errors;  /* We saw a smashed or leaked object.	*/
GC_have_errors    187 gc/malloc.c        if (GC_have_errors) GC_print_all_errors();
GC_have_errors    193 gc/mallocx.c       if (GC_have_errors) GC_print_all_errors();
GC_have_errors    303 gc/mallocx.c       if (GC_have_errors) GC_print_all_errors();
GC_have_errors    372 gc/mallocx.c       if (GC_have_errors) GC_print_all_errors();
GC_have_errors     37 gc/reclaim.c   GC_bool GC_have_errors = FALSE;
GC_have_errors     43 gc/reclaim.c         GC_have_errors = TRUE;