Searched defs:U64 (Results 1 - 15 of 15) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_x86core.c82 #define U64(C) C##UI64 macro
85 #define U64(C) C##UL macro
88 #define U64(C) C##ULL macro
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dmodes_lcl.h13 # define U64(C) C##UI64 macro
17 # define U64(C) C##UL macro
21 # define U64(C) C##ULL macro
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha.h174 # define U64(C) C##UI64 macro
177 # define U64(C) C##UL macro
180 # define U64(C) C##ULL macro
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dlz4.c127 #define U64 uint64_t macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dlz4.c270 #define U64 uint64_t macro
/freebsd-11-stable/sys/dev/isci/
H A Denvironment.h57 typedef uint64_t U64; typedef
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h114 } U64; typedef in typeref:struct:_U64
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h109 } U64; typedef in typeref:struct:_U64
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h111 } U64; typedef in typeref:struct:_U64
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h126 typedef unsigned long long U64; typedef
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dxxhash.c115 typedef uint64_t U64; typedef
121 typedef unsigned long long U64; typedef
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h94 U64 = 10, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h264 U64 = UINT | B64, enumerator in enum:llvm::AMDGPULibFuncBase::EType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3284 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, local
3298 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c153 typedef uint64_t U64; typedef
160 typedef unsigned long long U64; typedef
[all...]

Completed in 245 milliseconds