Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S16_MIN
include/linux/limits.h
20
#define S16_MIN ((s16)(-S16_MAX - 1))
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
21
#define S16_MIN ((s16)0x80000000)