GC_mark_proc       75 gc/gcj_mlc.c       GC_ASSERT(GC_mark_procs[mp_index] == (GC_mark_proc)0); /* unused */
GC_mark_proc       76 gc/gcj_mlc.c       GC_mark_procs[mp_index] = (GC_mark_proc)mp;
GC_mark_proc       56 gc/include/gc_mark.h typedef struct GC_ms_entry * (*GC_mark_proc) GC_PROTO((
GC_mark_proc      170 gc/include/gc_mark.h int GC_new_proc GC_PROTO((GC_mark_proc));
GC_mark_proc      171 gc/include/gc_mark.h int GC_new_proc_inner GC_PROTO((GC_mark_proc));
GC_mark_proc      869 gc/include/private/gc_priv.h   GC_mark_proc _mark_procs[MAX_MARK_PROCS];
GC_mark_proc     1142 gc/misc.c      GC_mark_proc proc;
GC_mark_proc     1152 gc/misc.c      GC_mark_proc proc;