Searched refs:mul_sat (Results 1 – 2 of 2) sorted by relevance
125 _LIBCPP_HIDE_FROM_ABI constexpr _Tp mul_sat(_Tp __x, _Tp __y) noexcept { in mul_sat() function
149 constexpr T mul_sat(T x, T y) noexcept; // freestanding, Since C++26