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