Searched defs:PART_MASK (Results 1 – 2 of 2) sorted by relevance
37 #define PART_MASK 0x0FFFFFFF macro
24 #define PART_MASK (~(PART_SIZE - 1)) macro