ReactOS 0.4.16-dev-340-g0540c21
|
#include "byteswap1.h"
Go to the source code of this file.
Macros | |
#define | bswap_16(x) __bswap_16 (x) |
#define | bswap_32(x) __bswap_32 (x) |
#define bswap_16 | ( | x | ) | __bswap_16 (x) |
Definition at line 31 of file byteswap.h.
#define bswap_32 | ( | x | ) | __bswap_32 (x) |
Definition at line 34 of file byteswap.h.