Home
last modified time | relevance | path

Searched refs:big_to_native_inplace (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_reverse_test5.cpp25 boost::endian::big_to_native_inplace( v ); in main()
Dendian_reverse_test4.cpp25 boost::endian::big_to_native_inplace( x2 ); in test_reverse_inplace()
Dendian_reverse_test3.cpp41 boost::endian::big_to_native_inplace( x2 ); in test_reverse_inplace()
Dloop_time_test.cpp151 big_to_native_inplace(x); in time()
Dconversion_test.cpp174 x = big; be::big_to_native_inplace(x); BOOST_TEST_EQ(x, native); in test()
/third_party/boost/boost/endian/
Dconversion.hpp120 inline void big_to_native_inplace(EndianReversibleInplace& x) BOOST_NOEXCEPT;
210 inline void big_to_native_inplace( EndianReversibleInplace& x ) BOOST_NOEXCEPT in big_to_native_inplace() function
/third_party/boost/libs/endian/doc/endian/
Dchoosing_approach.adoc67 big_to_native_inplace(data.v1);
68 big_to_native_inplace(data.v2);
Doverview.adoc162 big_to_native_inplace(x);
206 big_to_native_inplace(x);
Dconversion.adoc100 void big_to_native_inplace(EndianReversibleInplace& x) noexcept;
382 void big_to_native_inplace(EndianReversibleInplace& x) noexcept;