Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S32_MIN
include/linux/limits.h
24
#define S32_MIN ((s32)(-S32_MAX - 1))
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
19
#define S32_MIN ((s32)INT_MIN)