Searched defs:UInt (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dbitfield1.C9 typedef unsigned int UInt; typedef
H A Dbitfield2.C9 typedef unsigned int UInt; typedef
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/abi/
H A Dbitfield1.h3 typedef unsigned int UInt; typedef
H A Dbitfield2.h3 typedef unsigned int UInt; typedef
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h50 UInt, member in class:llvm::msgpack::Type
82 uint64_t UInt; member in union:llvm::msgpack::Object::__anon1714
H A DMsgPackDocument.h56 uint64_t UInt; member in union:llvm::msgpack::DocNode::__anon1713
[all...]
/openbsd-current/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp54 OS << UInt; local
/openbsd-current/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_diag.h164 Arg(UIntMax UInt) : Kind(AK_UInt), UInt(UInt) {} argument
172 UIntMax UInt; member in union:__ubsan::Diag::Arg::__anon150
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp320 unsigned int Scalar::UInt(unsigned int fail_value) const { function in class:Scalar
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1291 unsigned long long UInt; local
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp148 UInt, enumerator in enum:__anon1195::Type::TypeKind
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp46 #define UInt(x) ((uint64_t)x) macro
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp46 #define UInt(x) ((uint64_t)x) macro
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp71 #define UInt(x) ((uint64_t)x) macro
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h341 UInt = 7, member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType

Completed in 387 milliseconds