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

/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Djemalloc_shim.h30 #define MALLOCX_ARENA(a) (0) macro
/netbsd-current/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_macros.h32 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
H A Djemalloc.h145 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro

Completed in 190 milliseconds