Searched defs:a128 (Results 1 – 1 of 1) sorted by relevance
95 struct __attribute__((__aligned__(128))) a128 {}; struct151 struct __declspec(align(128)) a128 { struct152 char m[128]; 153 typedef a128 type;