Searched defs:__ALIGNED (Results 1 – 2 of 2) sorted by relevance
35 #define __ALIGNED(x) __attribute__((aligned(x))) macro150 #define __ALIGNED(x) macro
36 } usb_descriptor __ALIGNED(2); typedef