Searched defs:popcount32 (Results 1 - 2 of 2) sorted by relevance
| /src/common/lib/libc/string/ | ||
| H A D | popcount32.c | 57 popcount32(uint32_t v) function in typeref:typename:unsigned int |
| /src/sys/lib/libkern/ | ||
| H A D | libkern.h | 489 #define popcount32 __builtin_popcount macro |
Completed in 4 milliseconds