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

/freebsd-current/include/
H A Dmalloc_np.h92 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
/freebsd-current/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h120 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro

Completed in 160 milliseconds