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

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsha.h91 # define U64(C) C##UI64 macro
94 # define U64(C) C##UL macro
97 # define U64(C) C##ULL macro
/netbsd-current/crypto/external/bsd/openssl/dist/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...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DRustDemangle.h43 U64, member in class:llvm::rust_demangle::BasicType
/netbsd-current/crypto/external/bsd/openssl.old/dist/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...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dmodes_local.h15 # define U64(C) C##UI64 macro
19 # define U64(C) C##UL macro
23 # define U64(C) C##ULL macro
/netbsd-current/crypto/external/bsd/openssl/dist/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...]
/netbsd-current/crypto/external/bsd/openssl/dist/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
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Dxxhash.c115 typedef uint64_t U64; typedef
121 typedef unsigned long long U64; typedef
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dlz4.c269 #define U64 uint64_t macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h106 U64 = 10, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h265 U64 = UINT | B64, enumerator in enum:llvm::AMDGPULibFuncBase::EType
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3344 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, local
3358 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); local
/netbsd-current/sys/dev/ic/
H A Dmpt_mpilib.h104 } U64; typedef in typeref:struct:_U64
[all...]

Completed in 390 milliseconds