Searched refs:int_least16 (Results 1 – 2 of 2) sorted by relevance
61 static const boost::int_least16_t int_least16 = INT16_C(-32767); member88 BOOST_TEST( int_least16 == -32767 ); in check()181 boost::int_least16_t int_least16 = INT16_C(-32767); in main() local219 BOOST_TEST( int_least16 == -32767 ); in main()
51 static const boost::int_least16_t int_least16 = INT16_C(-32767); member78 BOOST_TEST( int_least16 == -32767 ); in check()171 boost::int_least16_t int_least16 = INT16_C(-32767); in main() local209 BOOST_TEST( int_least16 == -32767 ); in main()