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

/src/common/lib/libc/string/
H A Dpopcount64.c58 popcount64(uint64_t v) function in typeref:typename:unsigned int
65 popcount64(uint64_t v) function in typeref:typename:unsigned int
/src/sys/lib/libkern/
H A Dlibkern.h490 #define popcount64 __builtin_popcountll macro

Completed in 4 milliseconds