OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_MATH_DISABLE_STD_FPCLASSIFY
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
fp_traits.hpp
549
&& !defined(
BOOST_MATH_DISABLE_STD_FPCLASSIFY
)
556
#if defined(BOOST_MATH_USE_STD_FPCLASSIFY) && !defined(
BOOST_MATH_DISABLE_STD_FPCLASSIFY
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
fpclassify.hpp
102
#elif defined(
BOOST_MATH_DISABLE_STD_FPCLASSIFY
) || !defined(BOOST_HAS_FPCLASSIFY)
135
#if defined(BOOST_HAS_FPCLASSIFY) && !defined(
BOOST_MATH_DISABLE_STD_FPCLASSIFY
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp
78
#define
BOOST_MATH_DISABLE_STD_FPCLASSIFY
Completed in 139 milliseconds