Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h27 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro
Djemalloc_macros.h.in27 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro
Djemalloc.h90 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro