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