Searched defs:OFFSET_MASK (Results 1 – 7 of 7) sorted by relevance
35 #define OFFSET_MASK ((1 << (16 - MATCH_BITS)) - 1) macro