Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ups
usr/src/common/crypto/aes/amd64/aesopt.h
551
#define ups(x, n) ((uint32_t)(x) << (8 * (n)))
usr/src/common/crypto/aes/amd64/aesopt.h
561
#define ups(x, n) ((uint32_t)(x) >> (8 * (n)))