GC_print_all_smashed  467 gc/alloc.c         if (!result && GC_debugging_started) GC_print_all_smashed();
GC_print_all_smashed  773 gc/alloc.c         if (GC_debugging_started) GC_print_all_smashed();
GC_print_all_smashed  786 gc/alloc.c             if (GC_debugging_started) GC_print_all_smashed();
GC_print_all_smashed  455 gc/dbg_mlc.c         GC_print_all_smashed = GC_print_all_smashed_proc;
GC_print_all_smashed  458 gc/dbg_mlc.c         GC_print_all_smashed = GC_do_nothing;
GC_print_all_smashed 1702 gc/include/private/gc_priv.h extern void (*GC_print_all_smashed) GC_PROTO((void));
GC_print_all_smashed   95 gc/misc.c      void (*GC_print_all_smashed) GC_PROTO((void)) = (void (*) GC_PROTO((void)))0;
GC_print_all_smashed   64 gc/reclaim.c       if (GC_debugging_started) GC_print_all_smashed();