Searched defs:PACKED_UNION (Results 1 – 2 of 2) sorted by relevance
78 #define PACKED_UNION union __attribute__ ((__packed__)) macro81 #define PACKED_UNION __packed union macro84 #define PACKED_UNION union macro
64 #define PACKED_UNION union __attribute__((__packed__)) macro67 #define PACKED_UNION __packed union macro70 #define PACKED_UNION union __attribute__((packed)) macro