Home
last modified time | relevance | path

Searched defs:__popcountsi2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dpopcountsi2.c20 __popcountsi2(si_int a) in __popcountsi2() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-64.c66 int __popcountsi2 (uSI x) { return __builtin_popcount (x); } in __popcountsi2() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-64.c66 int __popcountsi2 (uSI x) { return __builtin_popcount (x); } in __popcountsi2() function