smaller_than_i    214 gc/misc.c          	word smaller_than_i = byte_sz - (byte_sz >> 3);
smaller_than_i    220 gc/misc.c          	if (GC_size_map[smaller_than_i] == 0) {
smaller_than_i    224 gc/misc.c          	    low_limit = smaller_than_i + 1;