Searched defs:ALIGNED_ (Results 1 – 2 of 2) sorted by relevance
25 #define ALIGNED_(x) __declspec(align(x)) macro28 #define ALIGNED_(x) __attribute__ ((aligned(x))) macro
23 #define ALIGNED_(x) __declspec(align(x)) macro26 #define ALIGNED_(x) __attribute__ ((aligned(x))) macro