Searched defs:MaxInt64 (Results 1 – 2 of 2) sorted by relevance
240 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); global() variable
82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable