Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Darena.h132 #define CHUNK_MAP_STATE_MASK ((size_t)0x3U) macro
147 (~(CHUNK_MAP_BININD_MASK | CHUNK_MAP_FLAGS_MASK | CHUNK_MAP_STATE_MASK))