Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
U64_MAX
include/linux/limits.h
25
#define U64_MAX ((u64)~0ULL)
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
14
#define U64_MAX ((u64)UINT64_MAX)