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