GNU libmicrohttpd 0.9.77
|
macro definitions for host byte order More...
Go to the source code of this file.
Macros | |
#define | _MHD_BIG_ENDIAN 1234 |
#define | _MHD_LITTLE_ENDIAN 4321 |
#define | _MHD_PDP_ENDIAN 2143 |
macro definitions for host byte order
Definition in file mhd_byteorder.h.
#define _MHD_BIG_ENDIAN 1234 |
Definition at line 69 of file mhd_byteorder.h.
#define _MHD_LITTLE_ENDIAN 4321 |
Definition at line 70 of file mhd_byteorder.h.
#define _MHD_PDP_ENDIAN 2143 |
Definition at line 71 of file mhd_byteorder.h.