Home
last modified time | relevance | path

Searched defs:MALLOCX_ARENA (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h.in32 # define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
Djemalloc_macros.h32 # define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
Djemalloc.h122 # define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro