Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
shr
usr/src/common/crypto/edonr/edonr.c
51
#define shr(x, n) ((x) >> n)
usr/src/tools/smatch/src/validation/backend/bitwise-ops.c
11
static int shr(int x, int y)