Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h20 # define MALLOCX_ARENA(a) ((int)(((a)+1) << 8)) macro
Djemalloc_macros.h.in20 # define MALLOCX_ARENA(a) ((int)(((a)+1) << 8)) macro
Djemalloc.h81 # define MALLOCX_ARENA(a) ((int)(((a)+1) << 8)) macro