Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_carlson.hpp83 #if !(defined(ERROR_REPORTING_MODE) && !defined(ELLINT_RJ_FUNCTION_TO_TEST)) in do_test_ellint_rj()
88 #ifdef ELLINT_RJ_FUNCTION_TO_TEST in do_test_ellint_rj()
89 value_type(*fp)(value_type, value_type, value_type, value_type) = ELLINT_RJ_FUNCTION_TO_TEST; in do_test_ellint_rj()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp208 #define ELLINT_RJ_FUNCTION_TO_TEST RJ macro
672 #define ELLINT_RJ_FUNCTION_TO_TEST boost::math::ellint_rj macro