RetroArch
Macros
arch.h File Reference
#include "arch/cc.h"
Include dependency graph for arch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LITTLE_ENDIAN   1234
 
#define BIG_ENDIAN   4321
 
#define PACK_STRUCT_BEGIN
 
#define PACK_STRUCT_END
 
#define PACK_STRUCT_FIELD(x)   x
 

Macro Definition Documentation

◆ BIG_ENDIAN

#define BIG_ENDIAN   4321

◆ LITTLE_ENDIAN

#define LITTLE_ENDIAN   1234

◆ PACK_STRUCT_BEGIN

#define PACK_STRUCT_BEGIN

◆ PACK_STRUCT_END

#define PACK_STRUCT_END

◆ PACK_STRUCT_FIELD

#define PACK_STRUCT_FIELD (   x)    x