Searched defs:HIGHPART (Results 1 – 3 of 3) sorted by relevance
69 #define HIGHPART(x) \ macro
1092 #define HIGHPART(x) SHIFTLOW((x) & HIGHMASK) macro