Searched defs:eval_gcd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | misc.hpp | 343 eval_gcd( in eval_gcd() function 411 eval_gcd( in eval_gcd() function 420 eval_gcd( in eval_gcd() function 430 eval_gcd( in eval_gcd() function 522 …eval_gcd(cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, const cpp_i… in eval_gcd() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | integer_ops.hpp | 43 inline void eval_gcd(B& result, const B& a, const B& b) in eval_gcd() function
|
| H A D | default_ops.hpp | 1266 inline typename enable_if<is_integral<Arithmetic> >::type eval_gcd(T& result, const T& a, const Ari… in eval_gcd() function 1275 inline typename enable_if<is_integral<Arithmetic> >::type eval_gcd(T& result, const Arithmetic& a, … in eval_gcd() function
|