Searched defs:POPCOUNTCST (Results 1 – 2 of 2) sorted by relevance
829 #define POPCOUNTCST(x) x macro831 #define POPCOUNTCST(x) POPCOUNTCST2 (x) macro833 #define POPCOUNTCST(x) POPCOUNTCST4 (POPCOUNTCST2 (x)) macro835 #define POPCOUNTCST(x) POPCOUNTCST8 (POPCOUNTCST4 (POPCOUNTCST2 (x))) macro
809 #define POPCOUNTCST(x) x macro811 #define POPCOUNTCST(x) POPCOUNTCST2 (x) macro813 #define POPCOUNTCST(x) POPCOUNTCST4 (POPCOUNTCST2 (x)) macro815 #define POPCOUNTCST(x) POPCOUNTCST8 (POPCOUNTCST4 (POPCOUNTCST2 (x))) macro