Searched defs:__popcountsi2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dpopcountsi2.c20 __popcountsi2(si_int a) function
/freebsd-11.0-release/contrib/gcc/config/
H A Ddarwin-64.c71 int __popcountsi2 (uSI x) { return __builtin_popcount (x); } function

Completed in 96 milliseconds