Searched refs:MALLOCX_ZERO_GET (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ | ||
D | jemalloc_internal_types.h | 42 #define MALLOCX_ZERO_GET(flags) \ macro |
/external/jemalloc_new/src/ | ||
D | jemalloc.c | 2587 dopts.zero = MALLOCX_ZERO_GET(flags); |