Searched defs:CHAR_MASK (Results 1 – 3 of 3) sorted by relevance
62 #define CHAR_MASK (0xff) macro
55 #define CHAR_MASK ((1U << CHAR_SIZE) - 1) macro