OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UINTN
sys/dev/efi/efi.h
25
typedef u_long UINTN;
sys/stand/efi/include/amd64/efibind.h
17
typedef uint64_t UINTN;
sys/stand/efi/include/arm/efibind.h
17
typedef uint32_t UINTN;
sys/stand/efi/include/arm64/efibind.h
17
typedef uint64_t UINTN;
sys/stand/efi/include/i386/efibind.h
17
typedef uint32_t UINTN;
sys/stand/efi/include/riscv64/efibind.h
17
typedef uint64_t UINTN;