Searched refs:sidx (Results 1 – 2 of 2) sorted by relevance
2748 bindex_t sidx = small_index(size); in bin_find() local2749 sbinptr b = smallbin_at(m, sidx); in bin_find()2750 if (smallmap_is_marked(m, sidx)) { in bin_find()
3332 bindex_t sidx = small_index(size); in bin_find() local3333 sbinptr b = smallbin_at(m, sidx); in bin_find()3334 if (smallmap_is_marked(m, sidx)) { in bin_find()