Searched defs:MaxInt64 (Results 1 – 2 of 2) sorted by relevance
50 MaxInt64 = 1<<63 - 1 // 9223372036854775807 const
193 int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in getAbsolute() local267 uint64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in operator -() local