Home
last modified time | relevance | path

Searched defs:UINT64 (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/stand/efi/include/i386/
H A Defibind.h12 typedef uint64_t UINT64 __attribute__((__aligned__(8))); typedef
/openbsd-src/sys/stand/efi/include/amd64/
H A Defibind.h12 typedef uint64_t UINT64; typedef
/openbsd-src/sys/stand/efi/include/arm/
H A Defibind.h12 typedef uint64_t UINT64; typedef
/openbsd-src/sys/stand/efi/include/arm64/
H A Defibind.h12 typedef uint64_t UINT64; typedef
/openbsd-src/sys/stand/efi/include/riscv64/
H A Defibind.h12 typedef uint64_t UINT64; typedef
/openbsd-src/bin/ps/
H A Dps.h37 INT8, UINT8, INT16, UINT16, INT32, UINT32, INT64, UINT64 enumerator
/openbsd-src/sys/dev/efi/
H A Defi.h24 typedef uint64_t UINT64; typedef
/openbsd-src/usr.bin/ssh/
H A Dumac.c88 typedef u_int64_t UINT64; /* 8 bytes */ typedef