Searched refs:packed_chars (Results 1 – 2 of 2) sorted by relevance
147 struct packed_chars { struct156 extern int o1[sizeof(struct packed_chars) == 3 ? 1 : -1]; argument157 extern int o2[__alignof(struct packed_chars) == 1 ? 1 : -1];159 extern int o1[sizeof(struct packed_chars) == 2 ? 1 : -1];160 extern int o2[__alignof(struct packed_chars) == 1 ? 1 : -1];
148 struct packed_chars { struct168 extern int o1[sizeof(struct packed_chars) == 3 ? 1 : -1]; argument169 extern int o2[__alignof(struct packed_chars) == 1 ? 1 : -1];171 extern int o1[sizeof(struct packed_chars) == 2 ? 1 : -1];172 extern int o2[__alignof(struct packed_chars) == 1 ? 1 : -1];