FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ecb_ctz64
crypto/krb5/src/util/verto/ev.c
924
#define ecb_ctz64(x) __builtin_ctzll (x)
crypto/krb5/src/util/verto/ev.c
961
ecb_ctz64 (uint64_t x)