Home
last modified time | relevance | path

Searched refs:long_double (Results 1 – 7 of 7) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp303 typedef long double long_double; in test() typedef
304 CPPUNIT_CHECK(test_float_limits(long_double())); in test()
314 typedef long double long_double; in qnan_test() typedef
315 CPPUNIT_CHECK(test_qnan(long_double())); in qnan_test()
Dtype_traits_test.cpp321 typedef long double long_double; in integer() typedef
322 CPPUNIT_ASSERT( is_integer(long_double()) == 0 ); in integer()
367 typedef long double long_double; in rational() typedef
368 CPPUNIT_ASSERT( is_rational(long_double()) == 1 ); in rational()
/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp304 typedef long double long_double; in test() typedef
305 CPPUNIT_CHECK(test_float_limits(long_double())); in test()
315 typedef long double long_double; in qnan_test() typedef
316 CPPUNIT_CHECK(test_qnan(long_double())); in qnan_test()
Dtype_traits_test.cpp321 typedef long double long_double; in integer() typedef
322 CPPUNIT_ASSERT( is_integer(long_double()) == 0 ); in integer()
367 typedef long double long_double; in rational() typedef
368 CPPUNIT_ASSERT( is_rational(long_double()) == 1 ); in rational()
/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp273 { return _ldecvt(*(long_double*)&x, n, pt, sign); } in _Stl_ecvtR()
275 { return _ldfcvt(*(long_double*)&x, n, pt, sign); } in _Stl_fcvtR()
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1545 …ut.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/long_double)
1595 …t.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/long_double)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1536 …ut.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/long_double)
1586 …t.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/long_double)