Lines Matching refs:treebins
2514 TreeBins2515 Treebins are pointers to the roots of trees holding a range of2516 sizes. There are 2 equally spaced treebins for each power of two2522 treebins ("treemap). Each bin sets its bit when non-empty, and2591 tbinptr treebins[NTREEBINS];2833 #define treebin_at(M,i) (&((M)->treebins[i]))