Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
U32_MAX
include/linux/limits.h
21
#define U32_MAX ((u32)~0U)
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
15
#define U32_MAX ((u32)UINT_MAX)