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