Searched defs:long_max (Results 1 – 2 of 2) sorted by relevance
39 const static auto long_max = std::numeric_limits<long>::max(); global() member 119 auto long_max = A::long_max; main() local
258 constexpr long long_max() { in long_max() function