Home
last modified time | relevance | path

Searched refs:ELLINT_3_FUNCTION_TO_TEST (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_ellint_3.hpp32 #if !(defined(ERROR_REPORTING_MODE) && !defined(ELLINT_3_FUNCTION_TO_TEST)) in do_test_ellint_pi3()
37 #ifdef ELLINT_3_FUNCTION_TO_TEST in do_test_ellint_pi3()
38 value_type(*fp2)(value_type, value_type, value_type) = ELLINT_3_FUNCTION_TO_TEST; in do_test_ellint_pi3()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp45 #define ELLINT_3_FUNCTION_TO_TEST std::ellint_3 macro
225 #define ELLINT_3_FUNCTION_TO_TEST ellintP3 macro
680 #define ELLINT_3_FUNCTION_TO_TEST boost::math::ellint_3 macro