Searched refs:__algo_gcd (Results 1 – 1 of 1) sorted by relevance
86 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX17 _Integral __algo_gcd(_Integral __x, _Int… in __algo_gcd() function108 const difference_type __g = std::__algo_gcd(__m1, __m2); in __rotate_gcd()