Searched refs:uint_least16 (Results 1 – 2 of 2) sorted by relevance
65 static const boost::uint_least16_t uint_least16 = UINT16_C(65535); member91 BOOST_TEST( uint_least16 == 65535u ); in check()185 boost::uint_least16_t uint_least16 = UINT16_C(65535); in main() local222 BOOST_TEST( uint_least16 == 65535u ); in main()
55 static const boost::uint_least16_t uint_least16 = UINT16_C(65535); member81 BOOST_TEST( uint_least16 == 65535u ); in check()175 boost::uint_least16_t uint_least16 = UINT16_C(65535); in main() local212 BOOST_TEST( uint_least16 == 65535u ); in main()