Searched defs:__popcountsi2 (Results 1 – 3 of 3) sorted by relevance
20 __popcountsi2(si_int a) in __popcountsi2() function
66 int __popcountsi2 (uSI x) { return __builtin_popcount (x); } in __popcountsi2() function