Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/uno/
H A Ddata.cxx380 sal_Int32 n2 CPPU_GCC3_ALIGN( C1 );
389 sal_Int32 n4 CPPU_GCC3_ALIGN( C3 );
399 C5 c6 CPPU_GCC3_ALIGN( C1 );
425 sal_Int16 p CPPU_GCC3_ALIGN( M );
440 sal_Int16 p2 CPPU_GCC3_ALIGN( O );
468 char c2 CPPU_GCC3_ALIGN( Char1 );
472 char c3 CPPU_GCC3_ALIGN( Char2 );
/aoo4110/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 18 milliseconds