Home
last modified time | relevance | path

Searched refs:MALLOCX_ZERO_GET (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_types.h42 #define MALLOCX_ZERO_GET(flags) \ macro
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h217 #define MALLOCX_ZERO_GET(flags) \ macro
Djemalloc_internal.h.in217 #define MALLOCX_ZERO_GET(flags) \ macro
/external/jemalloc/src/
Djemalloc.c2135 *zero = MALLOCX_ZERO_GET(flags);
2299 MALLOCX_ZERO_GET(flags));
/external/jemalloc_new/src/
Djemalloc.c2587 dopts.zero = MALLOCX_ZERO_GET(flags);