Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UINT16_MAX
usr/src/boot/sys/x86/include/_stdint.h
81
#define UINT16_MAX 0xffff
usr/src/cmd/format/param.h
35
#define UINT16_MAX 0xffffU
usr/src/uts/common/sys/int_limits.h
93
#define UINT16_MAX (65535U)