Searched defs:__ALIGNED (Results 1 – 2 of 2) sorted by relevance
133 #define __ALIGNED( x ) __attribute__( ( aligned( x ) ) ) macro217 #define __ALIGNED( x ) __align( x ) macro300 #define __ALIGNED( x ) macro
123 #define __ALIGNED( x ) __attribute__( ( aligned( x ) ) ) macro
Completed in 12 milliseconds