Searched refs:make_big_value (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/math/tools/ |
| H A D | big_constant.hpp | 40 inline BOOST_CONSTEXPR_OR_CONST T make_big_value(largest_float v, const char*, mpl::true_ const&, m… in make_big_value() function 45 inline BOOST_CONSTEXPR_OR_CONST T make_big_value(largest_float v, const char*, mpl::true_ const&, m… in make_big_value() function 51 inline T make_big_value(largest_float, const char* s, mpl::false_ const&, mpl::false_ const&) in make_big_value() function 57 inline BOOST_MATH_CONSTEXPR const char* make_big_value(largest_float, const char* s, mpl::false_ co… in make_big_value() function 66 boost::math::tools::make_big_value<T>(\ 79 boost::math::tools::make_big_value<T>(0.0L, BOOST_STRINGIZE(x), \
|