Home
last modified time | relevance | path

Searched refs:native_to_little_inplace (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_reverse_test5.cpp19 boost::endian::native_to_little_inplace( v ); in main()
Dendian_reverse_test4.cpp20 boost::endian::native_to_little_inplace( x2 ); in test_reverse_inplace()
Dendian_reverse_test3.cpp36 boost::endian::native_to_little_inplace( x2 ); in test_reverse_inplace()
Dconversion_test.cpp173 x = native; be::native_to_little_inplace(x); BOOST_TEST_EQ(x, little); in test()
/third_party/boost/boost/endian/
Dconversion.hpp131 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
/third_party/boost/libs/endian/doc/endian/
Dconversion.adoc106 void native_to_little_inplace(EndianReversibleInplace& x) noexcept;
409 void native_to_little_inplace(EndianReversibleInplace& x) noexcept;