Searched defs:DECODE_PARTIAL (Results 1 – 2 of 2) sorted by relevance
217 #define DECODE_PARTIAL(x) (1 << ((x) & 0x1f)) macro
519 #define DECODE_PARTIAL(x) (1 << ((x) & 0x1f)) macro