Searched refs:int_least8 (Results 1 – 2 of 2) sorted by relevance
53 static const boost::int_least8_t int_least8 = INT8_C(-127); member82 BOOST_TEST( int_least8 == -127 ); in check()173 boost::int_least8_t int_least8 = INT8_C(-127); in main() local213 BOOST_TEST( int_least8 == -127 ); in main()
43 static const boost::int_least8_t int_least8 = INT8_C(-127); member72 BOOST_TEST( int_least8 == -127 ); in check()163 boost::int_least8_t int_least8 = INT8_C(-127); in main() local203 BOOST_TEST( int_least8 == -127 ); in main()