Home
last modified time | relevance | path

Searched defs:UInt (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h51 UInt, enumerator
83 uint64_t UInt; member
H A DMsgPackDocument.h56 uint64_t UInt; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Doperations.d1503 alias UInt = uint; variable
1505 alias UInt = ulong; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.h172 UIntMax UInt; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.h173 UIntMax UInt; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.h171 UIntMax UInt; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcomplex.d1757 alias UInt = Unsigned!(Unqual!Int); variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h341 UInt = 7, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1199 unsigned long long UInt; in input() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp149 UInt, enumerator
H A DMveEmitter.cpp792 enum class BoundsType { ExplicitRange, UInt }; enumerator