Searched defs:ALIGNED (Results 1 – 1 of 1) sorted by relevance
53 #define ALIGNED(n) __attribute__((aligned (n))) macro58 #define ALIGNED(n) __align(n) macro71 #define ALIGNED(n) PRAGMA_ALIGN_##n macro
Completed in 5 milliseconds