Searched refs:sidx (Results 1 – 1 of 1) sorted by relevance
3402 bindex_t sidx = small_index(size); in bin_find() local3403 sbinptr b = smallbin_at(m, sidx); in bin_find()3404 if (smallmap_is_marked(m, sidx)) { in bin_find()