Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libc/string/
Dpopcount64.c58 popcount64(uint64_t v) in popcount64() function
65 popcount64(uint64_t v) in popcount64() function
/netbsd/src/sys/lib/libkern/
Dlibkern.h490 #define popcount64 __builtin_popcountll macro