RetroArch
Macros
gcutil.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ATTRIBUTE_ALIGN(v)   __attribute__((aligned(v)))
 
#define ATTRIBUTE_PACKED   __attribute__((packed))
 

Macro Definition Documentation

◆ ATTRIBUTE_ALIGN

#define ATTRIBUTE_ALIGN (   v)    __attribute__((aligned(v)))

◆ ATTRIBUTE_PACKED

#define ATTRIBUTE_PACKED   __attribute__((packed))