OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INT_MAX
sbin/unwind/libunbound/util/alloc.c
392
#define INT_MAX (((int)-1)>>1)
sys/sys/limits.h
57
#define INT_MAX 0x7fffffff /* max value for an int */
usr.sbin/unbound/util/alloc.c
392
#define INT_MAX (((int)-1)>>1)