Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
Dfpclassify.hpp158 return (at != 0) ? FP_SUBNORMAL : FP_ZERO; in BOOST_NO_MACRO_EXPAND()
178 return t == 0 ? FP_ZERO : FP_NORMAL; in BOOST_NO_MACRO_EXPAND()
197 return FP_ZERO; in BOOST_NO_MACRO_EXPAND()
223 return FP_ZERO; in BOOST_NO_MACRO_EXPAND()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
Dfp_traits.hpp37 #define FP_ZERO 0 macro
/ndk/sources/android/support/src/stdio/
Dstrtod.c3125 case FP_ZERO: in __hdtoa()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcmath28 FP_ZERO // C99