Home
last modified time | relevance | path

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

/third_party/boost/libs/multiprecision/test/
Dtest_sf_import_c99.cpp84 #define BOOST_MPFR_VERSION MPFR_VERSION_MAJOR * 10000 + MPFR_VERSION_MINOR * 100 + MPFR_VERSION_PAT… macro
1794 #if !defined(BOOST_MPFR_VERSION) || (BOOST_MPFR_VERSION > 30103) in test_c99_appendix_F()