Searched refs:__aligned (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/sys/
H A 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
/bionic/libm/i387/
H A Dnpx.h112 } __aligned(16);

Completed in 206 milliseconds