ReactOS 0.4.15-dev-8093-g3285f69
byteswap.h File Reference
#include "byteswap1.h"
Include dependency graph for byteswap.h:

Go to the source code of this file.

Macros

#define bswap_16(x)   __bswap_16 (x)
 
#define bswap_32(x)   __bswap_32 (x)
 

Macro Definition Documentation

◆ bswap_16

#define bswap_16 (   x)    __bswap_16 (x)

Definition at line 31 of file byteswap.h.

◆ bswap_32

#define bswap_32 (   x)    __bswap_32 (x)

Definition at line 34 of file byteswap.h.