Searched defs:BYTE_MASK (Results 1 – 3 of 3) sorted by relevance
12 #define BYTE_MASK 0xff macro
34 #define BYTE_MASK ((1U<<BITS_PER_BYTE)-1) macro
173 #define BYTE_MASK 0xff macro