Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching full:sidx

3404     bindex_t sidx = small_index(size);
3405 sbinptr b = smallbin_at(m, sidx);
3406 if (smallmap_is_marked(m, sidx)) {