Searched refs:__popcnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/ia64/include/
H A Drunq.h47 __popcnt(uint64_t bits) function
62 return (__popcnt(mask ^ (mask - 1)));
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Headers/
H A DIntrin.h91 unsigned int __popcnt(unsigned int);
481 __popcnt(unsigned int value) { function

Completed in 53 milliseconds