Searched defs:libagx_popcount (Results 1 – 1 of 1) sorted by relevance
12 #define libagx_popcount(x) util_bitcount64(x) macro15 #define libagx_popcount(x) popcount(x) macro