Home
last modified time | relevance | path

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

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