Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UINTN
usr/src/boot/efi/include/amd64/ProcessorBind.h
234
typedef UINT64 UINTN;
usr/src/boot/efi/include/arm64/ProcessorBind.h
112
typedef UINT64 UINTN;
usr/src/boot/efi/include/i386/ProcessorBind.h
216
typedef UINT32 UINTN;
usr/src/uts/intel/sys/acpi/platform/acefi.h
211
#define UINTN uint64_t
usr/src/uts/intel/sys/acpi/platform/acefi.h
222
#define UINTN uint32_t