OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bn_word_clz
lib/libcrypto/bn/bn_internal.h
26
int bn_word_clz(BN_ULONG w);
lib/libcrypto/bn/bn_internal.h
90
return bn_word_clz(w);