Searched defs:LOWPART (Results 1 – 3 of 3) sorted by relevance
67 #define LOWPART(x) \ macro
1091 #define LOWPART(x) ((x) & LOWMASK) macro