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