Home
last modified time | relevance | path

Searched refs:generic_convert_rational_to_float (Results 1 – 2 of 2) 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 Dgeneric_interconvert.hpp366 inline void generic_convert_rational_to_float(To& result, const From& f) in generic_convert_rational_to_float() function
391 generic_convert_rational_to_float(to, from); in generic_interconvert()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Drational_adaptor.hpp243 ::boost::multiprecision::detail::generic_convert_rational_to_float(*result, backend); in eval_convert_to()