TOP_SZ            143 gc/headers.c       for (i = 0; i < TOP_SZ; i++) {
TOP_SZ            200 gc/include/private/gc_hdrs.h #   define TL_HASH(hi) ((hi) & (TOP_SZ - 1))
TOP_SZ            996 gc/include/private/gc_priv.h   bottom_index * _top_index [TOP_SZ];