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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h253 #define RTREE_GET_BIAS (RTREE_HEIGHT_MAX - rtree->height) macro
254 switch (start_level + RTREE_GET_BIAS) {
261 RTREE_GET_BIAS); \
270 RTREE_GET_BIAS); \
330 #undef RTREE_GET_BIAS macro

Completed in 120 milliseconds