Home
last modified time | relevance | path

Searched refs:TGAMMA_FUNCTION_TO_TEST (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_gamma_mp.cpp30 #if !(defined(ERROR_REPORTING_MODE) && (!defined(TGAMMA_FUNCTION_TO_TEST) || !defined(LGAMMA_FUNCTI… in do_test_gamma()
34 #ifdef TGAMMA_FUNCTION_TO_TEST in do_test_gamma()
35 pg funcp = TGAMMA_FUNCTION_TO_TEST; in do_test_gamma()
Dtest_gamma.hpp31 #if !(defined(ERROR_REPORTING_MODE) && (!defined(TGAMMA_FUNCTION_TO_TEST) || !defined(LGAMMA_FUNCTI… in do_test_gamma()
35 #ifdef TGAMMA_FUNCTION_TO_TEST in do_test_gamma()
36 pg funcp = TGAMMA_FUNCTION_TO_TEST; in do_test_gamma()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp26 #define TGAMMA_FUNCTION_TO_TEST std::tgamma macro
88 #define TGAMMA_FUNCTION_TO_TEST ::tgamma macro
104 #define TGAMMA_FUNCTION_TO_TEST ::tgammal macro
159 #define TGAMMA_FUNCTION_TO_TEST gsl_sf_gamma macro
321 #define TGAMMA_FUNCTION_TO_TEST gammafn macro
546 #define TGAMMA_FUNCTION_TO_TEST gamma macro
641 #define TGAMMA_FUNCTION_TO_TEST boost::math::tgamma macro