Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_ellint_2.hpp30 #if !(defined(ERROR_REPORTING_MODE) && !defined(ELLINT_2_FUNCTION_TO_TEST)) in do_test_ellint_e2()
34 #ifdef ELLINT_2_FUNCTION_TO_TEST in do_test_ellint_e2()
35 value_type(*fp2)(value_type, value_type) = ELLINT_2_FUNCTION_TO_TEST; in do_test_ellint_e2()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp43 #define ELLINT_2_FUNCTION_TO_TEST std::ellint_2 macro
223 #define ELLINT_2_FUNCTION_TO_TEST ellintE2 macro
584 #define ELLINT_2_FUNCTION_TO_TEST ellint_2 macro
678 #define ELLINT_2_FUNCTION_TO_TEST boost::math::ellint_2 macro