Home | History | Annotate | Download | only in stdlib

Lines Matching refs:sidx

2735     bindex_t sidx = small_index(size);
2736 sbinptr b = smallbin_at(m, sidx);
2737 if (smallmap_is_marked(m, sidx)) {