Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_ellint_1.hpp58 #if !(defined(ERROR_REPORTING_MODE) && !defined(ELLINT_1C_FUNCTION_TO_TEST)) in do_test_ellint_k()
64 #ifdef ELLINT_1C_FUNCTION_TO_TEST in do_test_ellint_k()
65 value_type(*fp1)(value_type) = ELLINT_1C_FUNCTION_TO_TEST; in do_test_ellint_k()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp42 #define ELLINT_1C_FUNCTION_TO_TEST std::comp_ellint_1 macro
222 #define ELLINT_1C_FUNCTION_TO_TEST ellintK macro
677 #define ELLINT_1C_FUNCTION_TO_TEST boost::math::ellint_1 macro