Searched defs:CPPU_GCC3_ALIGN (Results 1 – 1 of 1) sorted by relevance
44 #define CPPU_GCC3_ALIGN( base_struct ) __attribute__ ((aligned (__alignof__ (base_struct)))) macro46 #define CPPU_GCC3_ALIGN( base_struct ) macro
Completed in 9 milliseconds