Home
last modified time | relevance | path

Searched refs:get_constant_log10 (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/functions/
H A Dpow.hpp424 const T& get_constant_log10() in get_constant_log10() function
439 constant_initializer<T, &get_constant_log10<T> >::do_nothing(); in get_constant_log10()
449 eval_divide(result, get_constant_log10<T>()); in eval_log10()