Searched defs:uint128_max (Results 1 – 1 of 1) sorted by relevance
4 const static auto uint128_max = std::numeric_limits<__uint128_t>::max(); member14 auto uint128_max = A::uint128_max; in main() local