Searched defs:U10 (Results 1 – 2 of 2) sorted by relevance
81 struct U10 { struct83 …T1 b; // expected-warning {{field b within 'U10' is less aligned than 'T1' and is usually due to '… argument84 int c;
78 struct __attribute__((packed)) U10 { struct82 …struct T1 d __attribute__((aligned(2))); // expected-warning {{field d within 'struct U10' is less… argument