Home
last modified time | relevance | path

Searched defs:__ALIGNED (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/include/shared/lk/
Dcompiler.h35 #define __ALIGNED(x) __attribute__((aligned(x))) macro
150 #define __ALIGNED(x) macro
/aosp_15_r20/external/trusty/lk/include/dev/
Dusb.h36 } usb_descriptor __ALIGNED(2); typedef