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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h331 #define ALIGNMENT_ADDR2BASE(a, alignment) \ macro
992 assert(ALIGNMENT_ADDR2BASE(ret, alignment) == ret);

Completed in 45 milliseconds