|
libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
|
#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | bswap_16(x) |
| #define | bswap_32(x) |
| #define | bswap_64(x) |
| #define bswap_16 | ( | x | ) |
| #define bswap_32 | ( | x | ) |
| #define bswap_64 | ( | x | ) |
Definition at line 81 of file endian.h.
Referenced by aaruf_verify_image(), process_data_block(), process_dumphw_block(), process_tracks_block(), verify_index_v1(), verify_index_v2(), and verify_index_v3().