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

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h28 #define MALLOCX_LG_ALIGN_BITS 6 macro
38 #define MALLOCX_LG_ALIGN_MASK ((1 << MALLOCX_LG_ALIGN_BITS) - 1)

Completed in 115 milliseconds