Searched defs:largest_float (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/math/test/ |
D | test_value.hpp | 39 typedef __float128 largest_float; typedef 43 typedef long double largest_float; typedef 67 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::t… in create_test_value() argument 79 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::f… in create_test_value() argument
|
/third_party/boost/boost/math/tools/ |
D | test_value.hpp | 39 typedef __float128 largest_float; typedef 43 typedef long double largest_float; typedef 67 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::t… in create_test_value() argument 79 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::f… in create_test_value() argument
|
D | big_constant.hpp | 26 typedef __float128 largest_float; typedef 37 typedef long double largest_float; typedef 53 inline T make_big_value(largest_float, const char* s, boost::false_type const&, boost::false_type c… in make_big_value() argument 59 inline BOOST_MATH_CONSTEXPR T make_big_value(largest_float, const char* s, boost::false_type const&… in make_big_value() argument
|