Home
last modified time | relevance | path

Searched refs:mixed_binary_gcd (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/integer/
H A Dcommon_factor_rt.hpp332 BOOST_CXX14_CONSTEXPR T mixed_binary_gcd(T u, T v) BOOST_GCD_NOEXCEPT(T) in mixed_binary_gcd() function
413 return gcd_detail::mixed_binary_gcd(a, b); in optimal_gcd_select()