Home
last modified time | relevance | path

Searched defs:eval_remquo (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/multiprecision/detail/
H A Ddefault_ops.hpp1038 inline void eval_remquo(T& result, const T& a, const T& b, int* pi) in eval_remquo() function
1056 inline typename enable_if<is_arithmetic<A>, void>::type eval_remquo(T& result, const T& x, const A&… in eval_remquo() function
1065 inline typename enable_if<is_arithmetic<A>, void>::type eval_remquo(T& result, const A& x, const T&… in eval_remquo() function