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

/freebsd-11.0-release/contrib/jemalloc/src/
H A Darena.c68 uintptr_t b_miscelm = (uintptr_t)b; local
73 return ((a_miscelm > b_miscelm) - (a_miscelm < b_miscelm));

Completed in 180 milliseconds