Searched refs:treebins (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c636 sizes. There are 2 equally spaced treebins for each power of two
642 treebins ("treemap). Each bin sets its bit when non-empty, and
697 tbinptr treebins[NTREEBINS]; member in struct:malloc_state
894 #define treebin_at(M,i) (&((M)->treebins[i]))
1798 m->smallbins = m->treebins = 0;

Completed in 5 milliseconds