Searched defs:__to_unsigned_like (Results 1 – 4 of 4) sorted by relevance
90 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR __make_unsigned_t<_Tp> __to_unsigned_like(_Tp __x) _NOEXCEP… in __to_unsigned_like() function
91 _LIBCPP_HIDE_FROM_ABI constexpr __make_unsigned_t<_Tp> __to_unsigned_like(_Tp __x) noexcept { in __to_unsigned_like() function