Searched defs:MAX_INT (Results 1 – 5 of 5) sorted by relevance
24 const MAX_INT = 2 ** 31 - 1; constant
339 constexpr To MAX_INT = std::numeric_limits<To>::max(); in CastFloatToInt() local
2481 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local
2593 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local