GC_gcj_malloc_initialized   43 gc/gcj_mlc.c   GC_bool GC_gcj_malloc_initialized = FALSE;
GC_gcj_malloc_initialized   63 gc/gcj_mlc.c       if (GC_gcj_malloc_initialized) {
GC_gcj_malloc_initialized   68 gc/gcj_mlc.c       GC_gcj_malloc_initialized = TRUE;
GC_gcj_malloc_initialized  348 gc/pthread_support.c   extern GC_bool GC_gcj_malloc_initialized;
GC_gcj_malloc_initialized  356 gc/pthread_support.c     GC_ASSERT(GC_gcj_malloc_initialized);