Searched defs:UInt (Results 1 – 13 of 13) sorted by relevance
55 UInt, enumerator87 uint64_t UInt; member
56 uint64_t UInt; member [all...]
94 internal uint UInt { property
152 UIntMax UInt; member
77 UInt, enumerator
321 unsigned int Scalar::UInt(unsigned int fail_value) const { in UInt() function in Scalar
71 #define UInt(x) ((uint64_t)x) macro [all...]
341 UInt = 7, enumerator
46 #define UInt(x) ((uint64_t)x) in LLDB_PLUGIN_DEFINE_ADV() macro
1307 unsigned long long UInt; input() local
148 UInt, enumerator
790 enum class BoundsType { ExplicitRange, UInt }; global() enumerator