OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rot
sbin/unwind/libunbound/util/storage/lookup3.c
118
#define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k))))
usr.sbin/nsd/lookup3.c
109
#define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k))))
usr.sbin/unbound/util/storage/lookup3.c
118
#define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k))))