Searched defs:POPCOUNTCST2 (Results 1 – 2 of 2) sorted by relevance
825 #define POPCOUNTCST2(x) (((UWtype) x << __CHAR_BIT__) | x) macro
805 #define POPCOUNTCST2(x) (((UWtype) x << __CHAR_BIT__) | x) macro