bottom_index       27 gc/headers.c   bottom_index * GC_all_bottom_indices = 0;
bottom_index       31 gc/headers.c   bottom_index * GC_all_bottom_indices_end = 0;
bottom_index      141 gc/headers.c       GC_all_nils = (bottom_index *)GC_scratch_alloc((word)sizeof(bottom_index));
bottom_index      142 gc/headers.c       BZERO(GC_all_nils, sizeof(bottom_index));
bottom_index      156 gc/headers.c       bottom_index * r;
bottom_index      157 gc/headers.c       bottom_index * p;
bottom_index      158 gc/headers.c       bottom_index ** prev;
bottom_index      159 gc/headers.c       bottom_index *pi;
bottom_index      163 gc/headers.c         bottom_index * old;
bottom_index      170 gc/headers.c         r = (bottom_index*)GC_scratch_alloc((word)(sizeof (bottom_index)));
bottom_index      172 gc/headers.c         BZERO(r, sizeof (bottom_index));
bottom_index      177 gc/headers.c         r = (bottom_index*)GC_scratch_alloc((word)(sizeof (bottom_index)));
bottom_index      180 gc/headers.c         BZERO(r, sizeof (bottom_index));
bottom_index      267 gc/headers.c       register bottom_index * index_p;
bottom_index      294 gc/headers.c       register bottom_index * bi;
bottom_index      331 gc/headers.c       register bottom_index * bi;
bottom_index      206 gc/include/private/gc_hdrs.h 	    register bottom_index * _bi = GC_top_index[TL_HASH(hi)]; \
bottom_index      214 gc/include/private/gc_hdrs.h 	    register bottom_index * bi; \
bottom_index      995 gc/include/private/gc_priv.h   bottom_index * _all_nils;
bottom_index      996 gc/include/private/gc_priv.h   bottom_index * _top_index [TOP_SZ];
bottom_index      391 gc/misc.c          register bottom_index *bi;