Searched defs:ALIGN_STRUCT (Results 1 – 1 of 1) sorted by relevance
63 #define ALIGN_STRUCT(x) __attribute__((aligned(x))) macro71 #define ALIGN_STRUCT(x) __declspec(align(x)) macro