Searched defs:kXMaxUInt (Results 1 – 2 of 2) sorted by relevance
91 const uint64_t kXMaxUInt = UINT64_C(0xffffffffffffffff); variable
94 const uint64_t kXMaxUInt = 0xffffffffffffffffUL; variable