Searched defs:packed_s (Results 1 – 1 of 1) sorted by relevance
17 struct __attribute__((packed)) packed_s { struct24 extern int b1[sizeof(struct packed_s) == 10 ? 1 : -1]; argument