Searched refs:long_double (Results 1 – 6 of 6) 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()
35 …put.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/long_double36 test_src := long_double.pass.cpp
35 …ut.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/long_double36 test_src := long_double.pass.cpp
264 ifcapable long_double {278 ifcapable long_double {293 ifcapable long_double {
273 { return _ldecvt(*(long_double*)&x, n, pt, sign); } in _Stl_ecvtR()275 { return _ldfcvt(*(long_double*)&x, n, pt, sign); } in _Stl_fcvtR()