Searched refs:ATTR_ALIGN_16 (Results 1 – 1 of 1) sorted by relevance
138 #ifndef ATTR_ALIGN_16139 #define ATTR_ALIGN_16 __attribute__((aligned(16))) /* 表示16 字节对齐 */ macro