HDR_CACHE_SIZE     97 gc/include/private/gc_hdrs.h 	hdr_cache_entry hdr_cache[HDR_CACHE_SIZE]
HDR_CACHE_SIZE    101 gc/include/private/gc_hdrs.h # define HCE(h) hdr_cache + (((word)(h) >> LOG_HBLKSIZE) & (HDR_CACHE_SIZE-1))