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

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dutil.h8 # define JEMALLOC_ALLOC_JUNK ((uint8_t)0xa5) macro
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dutil.h8 # define JEMALLOC_ALLOC_JUNK ((uint8_t)0xa5) macro
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dlarge.c66 memset(extent_addr_get(extent), JEMALLOC_ALLOC_JUNK, local

Completed in 264 milliseconds