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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h8 # define JEMALLOC_ALLOC_JUNK ((uint8_t)0xa5) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dlarge.c66 memset(extent_addr_get(extent), JEMALLOC_ALLOC_JUNK, local

Completed in 103 milliseconds