Searched refs:unsigned_long_long (Results 1 – 6 of 6) sorted by relevance
297 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in test() typedef298 CPPUNIT_CHECK(test_unsigned_integral_limits(unsigned_long_long())); in test()
315 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in integer() typedef316 CPPUNIT_ASSERT( is_integer(unsigned_long_long()) == 1 ); in integer()361 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in rational() typedef362 CPPUNIT_ASSERT( is_rational(unsigned_long_long()) == 0 ); in rational()
296 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in test() typedef297 CPPUNIT_CHECK(test_unsigned_integral_limits(unsigned_long_long())); in test()
1551 …ut/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/unsigned_long_long)1601 …t/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/unsigned_long_long)
1542 …ut/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/unsigned_long_long)1592 …t/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/unsigned_long_long)