Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/denorm.style/
Dcheck_values.pass.cpp32 static_assert(std::round_toward_neg_infinity == 3, in main()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dconverter_policies.hpp66 typedef mpl::integral_c< std::float_round_style, std::round_toward_neg_infinity> round_style ;
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_limits.h46 round_toward_neg_infinity = 3 enumerator
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dconverter.hpp29 typedef mpl::integral_c<std::float_round_style, std::round_toward_neg_infinity> round2neg_inf_c ;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dlimits69 round_toward_neg_infinity = 3
130 round_toward_neg_infinity = 3