Searched defs:UInt (Results 1 – 13 of 13) sorted by relevance
50 UInt, global() enumerator 82 uint64_t UInt; global() member
56 uint64_t UInt; member
94 internal uint UInt { property
172 UIntMax UInt; global() member
77 UInt, enumerator
71 #define UInt(x) ((uint64_t)x) macro
321 unsigned int Scalar::UInt(unsigned int fail_value) const { in UInt() function in Scalar
341 UInt = 7, enumerator
46 #define UInt(x) ((uint64_t)x) in LLDB_PLUGIN_DEFINE_ADV() macro
1325 unsigned long long UInt; in input() local
148 UInt, enumerator
791 enum class BoundsType { ExplicitRange, UInt }; enumerator