Searched defs:POPCOUNT (Results 1 – 2 of 2) sorted by relevance
209 #define POPCOUNT(x) __builtin_popcount(x) macro
282 #define POPCOUNT(x) __builtin_popcount(x) macro