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

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

Completed in 57 milliseconds