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

/freebsd-12-stable/include/
H A Dmalloc_np.h94 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h115 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro

Completed in 128 milliseconds