FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rot
stand/ficl/words.c
979
static void rot(FICL_VM *pVM)
sys/libkern/jenkins_hash.c
44
#define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k))))