Kagome
Polkadot Runtime Engine in C++17
endianness_utils.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LE_BE_SWAP32   __builtin_bswap32
 
#define LE_BE_SWAP64   __builtin_bswap64
 

Macro Definition Documentation

#define LE_BE_SWAP32   __builtin_bswap32

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Definition at line 13 of file endianness_utils.hpp.

#define LE_BE_SWAP64   __builtin_bswap64

Definition at line 14 of file endianness_utils.hpp.