Searched defs:U64 (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h67 typedef uint64_t U64; typedef
/freebsd-current/sys/dev/mps/mpi/
H A Dmpi2_type.h108 } U64; typedef in typeref:struct:_U64
/freebsd-current/sys/dev/mpt/mpilib/
H A Dmpi_type.h109 } U64; typedef in typeref:struct:_U64
/freebsd-current/sys/crypto/openssl/
H A Dossl_sha.h54 # define U64(C) C##ULL macro
/freebsd-current/sys/dev/mpr/mpi/
H A Dmpi2_type.h107 } U64; typedef in typeref:struct:_U64
/freebsd-current/crypto/openssl/crypto/sha/
H A Dsha512.c71 # define U64(C) C##UI64 macro
73 # define U64(C) C##UL macro
75 # define U64(C) C##ULL macro
[all...]
/freebsd-current/sys/dev/isci/
H A Denvironment.h57 typedef uint64_t U64; typedef
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dmem.h131 typedef uint64_t U64; typedef
151 typedef unsigned long long U64; typedef
[all...]
H A Dxxhash.c131 typedef uint64_t U64; typedef
137 typedef unsigned long long U64; /* if your compiler doesn't support unsigned long long, replace by another 64-bit type here. Note that xxhash.h will also need to be updated. */ typedef
[all...]
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dmem.h60 typedef uint64_t U64; typedef
82 typedef unsigned long long U64; typedef
[all...]
H A Dxxhash.h2265 # define U64 xxh_u64 macro
/freebsd-current/crypto/openssl/crypto/aes/
H A Daes_x86core.c84 #define U64(C) C##UI64 macro
87 #define U64(C) C##UL macro
90 #define U64(C) C##ULL macro
[all...]
H A Daes_core.c56 # define U64(C) C##UI64 macro
58 # define U64(C) C##UL macro
60 # define U64(C) C##ULL macro
[all...]
/freebsd-current/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h125 typedef unsigned long long U64; typedef
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h67 U64, member in class:llvm::hlsl::ElementType
/freebsd-current/crypto/openssl/include/crypto/
H A Dmodes.h16 # define U64(C) C##UI64 macro
20 # define U64(C) C##UL macro
24 # define U64(C) C##ULL macro
/freebsd-current/contrib/libarchive/libarchive/
H A Dxxhash.c115 typedef uint64_t U64; typedef
121 typedef unsigned long long U64; typedef
/freebsd-current/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c285 #define U64 uint64_t macro
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c288 #define U64 uint64_t macro
H A Dlz4.c258 typedef uint64_t U64; typedef
268 typedef unsigned long long U64; typedef
/freebsd-current/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp52 U64, member in class:__anon1919::BasicType
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h105 U64 = 10, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h267 U64 = UINT | B64, enumerator in enum:llvm::AMDGPULibFuncBase::EType
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c176 typedef uint64_t U64; typedef
184 typedef unsigned long long U64; typedef
1289 typedef uint64_t U64; typedef
1296 typedef unsigned long long U64; typedef
[all...]
H A Dzstd_v06.c95 typedef uint64_t U64; typedef
103 typedef unsigned long long U64; typedef
[all...]

Completed in 209 milliseconds

12