Home | History | Annotate | Download | only in src

Lines Matching defs:sidx

2725     bindex_t sidx = small_index(size);
2726 sbinptr b = smallbin_at(m, sidx);
2727 if (smallmap_is_marked(m, sidx)) {