GC_debugging_started  712 gc/allchblk.c  	              	  if (GC_debugging_started) {
GC_debugging_started  467 gc/alloc.c         if (!result && GC_debugging_started) GC_print_all_smashed();
GC_debugging_started  557 gc/alloc.c             if (GC_debugging_started) {
GC_debugging_started  773 gc/alloc.c         if (GC_debugging_started) GC_print_all_smashed();
GC_debugging_started  786 gc/alloc.c             if (GC_debugging_started) GC_print_all_smashed();
GC_debugging_started  461 gc/dbg_mlc.c       GC_debugging_started = TRUE;
GC_debugging_started  499 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  527 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  555 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  618 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  709 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  734 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  762 gc/dbg_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  209 gc/gcj_mlc.c       if (!GC_debugging_started) {
GC_debugging_started  270 gc/gcj_mlc.c       if (!GC_debugging_started) {
GC_debugging_started 1192 gc/include/private/gc_priv.h extern GC_bool GC_debugging_started;	/* GC_debug_malloc has been called. */
GC_debugging_started   90 gc/malloc.c        if (GC_debugging_started || GC_obj_kinds[k].ok_init) {
GC_debugging_started  206 gc/malloc.c    	  if (GC_debugging_started) {
GC_debugging_started  222 gc/malloc.c        	if (init && !GC_debugging_started && 0 != result) {
GC_debugging_started  199 gc/mallocx.c           if (GC_debugging_started) {
GC_debugging_started  218 gc/mallocx.c       	if (init && !GC_debugging_started) {
GC_debugging_started   91 gc/misc.c      GC_bool GC_debugging_started = FALSE;
GC_debugging_started  250 gc/new_hblk.c    if (GC_debugging_started) clear = TRUE;
GC_debugging_started   64 gc/reclaim.c       if (GC_debugging_started) GC_print_all_smashed();
GC_debugging_started  738 gc/reclaim.c   				  (ok -> ok_init || GC_debugging_started),