Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S64_MAX
include/linux/limits.h
26
#define S64_MAX ((s64)(U64_MAX >> 1))
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
18
#define S64_MAX ((s64)INT64_MAX)