Searched refs:packed_fas (Results 1 – 2 of 2) sorted by relevance
33 struct __attribute__((packed)) packed_fas { struct38 extern int d1[sizeof(struct packed_fas) == 1 ? 1 : -1]; argument39 extern int d2[__alignof(struct packed_fas) == 1 ? 1 : -1];
34 struct __attribute__((packed)) packed_fas { struct39 extern int d1[sizeof(struct packed_fas) == 1 ? 1 : -1]; argument40 extern int d2[__alignof(struct packed_fas) == 1 ? 1 : -1];