Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_ellint_1.hpp30 #if !(defined(ERROR_REPORTING_MODE) && !defined(ELLINT_1_FUNCTION_TO_TEST)) in do_test_ellint_f()
35 #ifdef ELLINT_1_FUNCTION_TO_TEST in do_test_ellint_f()
36 value_type(*fp2)(value_type, value_type) = ELLINT_1_FUNCTION_TO_TEST; in do_test_ellint_f()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp41 #define ELLINT_1_FUNCTION_TO_TEST std::ellint_1 macro
221 #define ELLINT_1_FUNCTION_TO_TEST ellintF macro
581 #define ELLINT_1_FUNCTION_TO_TEST ellint_1 macro
676 #define ELLINT_1_FUNCTION_TO_TEST boost::math::ellint_1 macro