Home
last modified time | relevance | path

Searched refs:real_cast (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/math/tools/
H A Dreal_cast.hpp20 …inline BOOST_MATH_CONSTEXPR To real_cast(T t) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLOAT(T) && BOOST_MA… in real_cast() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dnumber_base.hpp1047 inline R real_cast(const boost::multiprecision::number<B, ET>& val) in real_cast() function
1053 inline R real_cast(const boost::multiprecision::detail::expression<tag, A1, A2, A3, A4>& val) in real_cast() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dfpclassify.hpp172 if(::_isnan(boost::math::tools::real_cast<double>(t))) in BOOST_NO_MACRO_EXPAND()