Searched defs:MASK_32BIT (Results 1 – 2 of 2) sorted by relevance
511 #define MASK_32BIT(VAL) (0xffffffff & (VAL)) macro