NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TARG_INT_MAX
usr.bin/xlint/common/ilp32.h
57
#define TARG_INT_MAX ((int32_t) (((uint32_t) -1) >> 1))
usr.bin/xlint/common/lp64.h
57
#define TARG_INT_MAX ((int32_t) (((uint32_t) -1) >> 1))