Searched refs:smallbins (Results 1 – 1 of 1) sorted by relevance
2032 mchunkptr smallbins[(NSMALLBINS+1)*2]; member2243 #define smallbin_at(M, i) ((sbinptr)((char*)&((M)->smallbins[(i)<<1])))3260 m->smallbins = m->treebins = 0; in reset_on_error()