Searched defs:MAX_INT (Results 1 – 6 of 6) sorted by relevance
339 constexpr To MAX_INT = std::numeric_limits<To>::max(); in CastFloatToInt() local
343 constexpr To MAX_INT = std::numeric_limits<To>::max(); in CastFloatToInt() local
86 constexpr To MAX_INT = std::numeric_limits<To>::max(); in ConvertFloatToInt() local
2481 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local
2456 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local
2589 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local