Home
last modified time | relevance | path

Searched defs:eval_lcm (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/detail/
H A Dinteger_ops.hpp109 inline void eval_lcm(B& result, const B& a, const B& b) in eval_lcm() function
H A Ddefault_ops.hpp1280 inline typename enable_if<is_integral<Arithmetic> >::type eval_lcm(T& result, const T& a, const Ari… in eval_lcm() function
1289 inline typename enable_if<is_integral<Arithmetic> >::type eval_lcm(T& result, const Arithmetic& a, … in eval_lcm() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dmisc.hpp529eval_lcm(cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, const cpp_i… in eval_lcm() function