HomeSort by relevance Sort by last modified time
    Searched refs:real_cast (Results 1 - 4 of 4) sorted by null

  /ndk/tests/device/test-stlport_shared-exception/jni/
delayslot1.cpp 22 S real_cast () function
30 return real_cast();
  /ndk/tests/device/test-stlport_static-exception/jni/
delayslot1.cpp 22 S real_cast () function
30 return real_cast();
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
real_cast.hpp 18 inline To real_cast(T t) function in namespace:boost::math::tools
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
fpclassify.hpp 17 #include <boost/math/tools/real_cast.hpp>
142 if(::_isnan(boost::math::tools::real_cast<double>(t)))

Completed in 372 milliseconds