FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ecb_popcount32
crypto/krb5/src/util/verto/ev.c
925
#define ecb_popcount32(x) __builtin_popcount (x)
crypto/krb5/src/util/verto/ev.c
975
ecb_popcount32 (uint32_t x)