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