Searched defs:POPCOUNTCST8 (Results 1 – 2 of 2) sorted by relevance
827 #define POPCOUNTCST8(x) (((UWtype) x << (4 * __CHAR_BIT__)) | x) macro
807 #define POPCOUNTCST8(x) (((UWtype) x << (4 * __CHAR_BIT__)) | x) macro