Searched defs:PAGE_MASK (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ | ||
D | jemalloc_internal.h.in | 319 #define PAGE_MASK ((size_t)(PAGE - 1)) macro |
D | jemalloc_internal.h | 319 #define PAGE_MASK ((size_t)(PAGE - 1)) macro |