Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
Dfp_traits.hpp45 #define BOOST_HAS_FPCLASSIFY macro
62 # undef BOOST_HAS_FPCLASSIFY
73 # undef BOOST_HAS_FPCLASSIFY
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
Dfpclassify.hpp102 #elif defined(BOOST_MATH_DISABLE_STD_FPCLASSIFY) || !defined(BOOST_HAS_FPCLASSIFY) in is_nan_helper()
135 #if defined(BOOST_HAS_FPCLASSIFY) && !defined(BOOST_MATH_DISABLE_STD_FPCLASSIFY) in BOOST_NO_MACRO_EXPAND()