Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dbyteswap.hpp27 inline uint32_t byteswap_impl(uint32_t value) noexcept { in byteswap_impl() function
38 inline uint64_t byteswap_impl(uint64_t value) noexcept { in byteswap_impl() function
54 *ptr = byteswap_impl(*ptr); in byteswap_inplace()
58 *ptr = byteswap_impl(*ptr); in byteswap_inplace()
63 *bptr = byteswap_impl(*bptr); in byteswap_inplace()
68 *bptr = byteswap_impl(*bptr); in byteswap_inplace()
73 *bptr = byteswap_impl(*bptr); in byteswap_inplace()
78 *bptr = byteswap_impl(*bptr); in byteswap_inplace()