Searched defs:a128 (Results 1 – 1 of 1) sorted by relevance
229 struct __attribute__((__aligned__(128))) a128 {}; struct286 struct __declspec(align(128)) a128 { struct287 char m[128]; 288 typedef a128 type;