Searched refs:long_double (Results 1 – 7 of 7) sorted by relevance
303 typedef long double long_double; in test() typedef304 CPPUNIT_CHECK(test_float_limits(long_double())); in test()314 typedef long double long_double; in qnan_test() typedef315 CPPUNIT_CHECK(test_qnan(long_double())); in qnan_test()
321 typedef long double long_double; in integer() typedef322 CPPUNIT_ASSERT( is_integer(long_double()) == 0 ); in integer()367 typedef long double long_double; in rational() typedef368 CPPUNIT_ASSERT( is_rational(long_double()) == 1 ); in rational()
304 typedef long double long_double; in test() typedef305 CPPUNIT_CHECK(test_float_limits(long_double())); in test()315 typedef long double long_double; in qnan_test() typedef316 CPPUNIT_CHECK(test_qnan(long_double())); in qnan_test()
273 { return _ldecvt(*(long_double*)&x, n, pt, sign); } in _Stl_ecvtR()275 { return _ldfcvt(*(long_double*)&x, n, pt, sign); } in _Stl_fcvtR()
1545 …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)
1536 …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)