Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UINTPTR_MAX
usr/src/boot/sys/x86/include/_stdint.h
145
#define UINTPTR_MAX UINT64_MAX
usr/src/boot/sys/x86/include/_stdint.h
149
#define UINTPTR_MAX UINT32_MAX
usr/src/uts/common/sys/int_limits.h
149
#define UINTPTR_MAX UINT64_MAX
usr/src/uts/common/sys/int_limits.h
152
#define UINTPTR_MAX UINT32_MAX