Searched defs:__ALIGNED (Results 1 – 8 of 8) sorted by relevance
121 #define __ALIGNED(x) __attribute__((aligned(x))) macro193 #define __ALIGNED(x) __align(x) macro265 #define __ALIGNED(x) macro
48 #define __ALIGNED(x) __attribute__((aligned(x))) macro51 #define __ALIGNED(x) __attribute__((aligned(x))) macro54 #define __ALIGNED(x) macro
103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
114 #define __ALIGNED(x) __attribute__((aligned(x))) macro
22 #define __ALIGNED(x) __attribute__((aligned(x))) macro167 #define __ALIGNED(x) macro
20 } usb_descriptor __ALIGNED(2); typedef
Completed in 19 milliseconds