|
gwenhywfar 5.14.1
|
#include <gwenhywfar/gwenhywfarapi.h>#include <endian.h>
Go to the source code of this file.
Macros | |
| #define | GWEN_ENDIAN_HTOLE16(x) |
| #define | GWEN_ENDIAN_HTOLE32(x) |
| #define | GWEN_ENDIAN_HTOLE64(x) |
| #define | GWEN_ENDIAN_LE16TOH(x) |
| #define | GWEN_ENDIAN_LE32TOH(x) |
| #define | GWEN_ENDIAN_LE64TOH(x) |
| #define GWEN_ENDIAN_HTOLE16 | ( | x | ) |
| #define GWEN_ENDIAN_HTOLE32 | ( | x | ) |
| #define GWEN_ENDIAN_HTOLE64 | ( | x | ) |
| #define GWEN_ENDIAN_LE16TOH | ( | x | ) |
| #define GWEN_ENDIAN_LE32TOH | ( | x | ) |
| #define GWEN_ENDIAN_LE64TOH | ( | x | ) |