Searched refs:native_to_little_inplace (Results 1 – 6 of 6) sorted by relevance
19 boost::endian::native_to_little_inplace( v ); in main()
20 boost::endian::native_to_little_inplace( x2 ); in test_reverse_inplace()
36 boost::endian::native_to_little_inplace( x2 ); in test_reverse_inplace()
173 x = native; be::native_to_little_inplace(x); BOOST_TEST_EQ(x, little); in test()
131 inline void native_to_little_inplace(EndianReversibleInplace& x) BOOST_NOEXCEPT;228 inline void native_to_little_inplace( EndianReversibleInplace& x ) BOOST_NOEXCEPT in native_to_little_inplace() function
106 void native_to_little_inplace(EndianReversibleInplace& x) noexcept;409 void native_to_little_inplace(EndianReversibleInplace& x) noexcept;