Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
upper_16_bits
include/linux/wordpart.h
26
#define upper_16_bits(n) ((u16)((n) >> 16))
tools/testing/selftests/powerpc/primitives/linux/wordpart.h
26
#define upper_16_bits(n) ((u16)((n) >> 16))