Home
last modified time | relevance | path

Searched defs:__aligned (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/include/sys/
Dcdefs.h188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
/development/ndk/platforms/android-3/include/sys/
Dcdefs.h219 #define __aligned(x) __attribute__((__aligned__(x))) macro
223 #define __aligned(x) /* delete */ macro
227 #define __aligned(x) error: no __aligned for this compiler macro
/development/ndk/platforms/android-L/include/sys/
Dcdefs.h208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro