Searched defs:popcount64 (Results 1 - 2 of 2) sorted by relevance
| /src/common/lib/libc/string/ | ||
| H A D | popcount64.c | 58 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 D | libkern.h | 490 #define popcount64 __builtin_popcountll macro |
Completed in 4 milliseconds