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