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