Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Macros | |
#define | LE_BE_SWAP32 __builtin_bswap32 |
#define | LE_BE_SWAP64 __builtin_bswap64 |
#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.