Searched refs:MASK_32_BIT (Results 1 – 1 of 1) sorted by relevance
45 #define MASK_32_BIT (0xffffffffU) macro49 x1 = x1 & MASK_32_BIT; \50 x2 = x2 & MASK_32_BIT; \51 x3 = x3 & MASK_32_BIT; \52 x4 = x4 & MASK_32_BIT; \
Completed in 2 milliseconds