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