Searched defs:MaxUint64 (Results 1 – 2 of 2) sorted by relevance
239 constexpr uint64_t MaxUint64 = std::numeric_limits<uint64_t>::max(); global() variable
81 constexpr uint64_t MaxUint64 = std::numeric_limits<uint64_t>::max(); variable