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