Home
last modified time | relevance | path

Searched defs:CPPU_GCC3_ALIGN (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppu/inc/cppu/
H A Dmacros.hxx44 #define CPPU_GCC3_ALIGN( base_struct ) __attribute__ ((aligned (__alignof__ (base_struct)))) macro
46 #define CPPU_GCC3_ALIGN( base_struct ) macro

Completed in 8 milliseconds