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