Go to the source code of this file.
Defines | |
#define | DB_HTONL(p) P_32_SWAP(p) |
#define | DB_NTOHL(p) P_32_SWAP(p) |
#define | M_16_SWAP(a) |
#define | M_32_SWAP(a) |
#define | P_16_COPY(a, b) |
#define | P_16_SWAP(a) |
#define | P_32_COPY(a, b) |
#define | P_32_SWAP(a) |
#define | SWAP16(p) |
#define | SWAP32(p) |