Searched defs:CHUNK_MASK (Results 1 – 4 of 4) sorted by relevance
144 #define CHUNK_MASK (~(CHUNK_SIZE - 1)) macro
215 #define CHUNK_MASK (~(CHUNK_SIZE - 1)) macro
248 #define CHUNK_MASK 0x1fff macro