Searched defs:PACKED_STRUCT (Results 1 – 2 of 2) sorted by relevance
77 #define PACKED_STRUCT struct __attribute__ ((__packed__)) macro80 #define PACKED_STRUCT __packed struct macro83 #define PACKED_STRUCT struct macro
63 #define PACKED_STRUCT struct __attribute__((__packed__)) macro66 #define PACKED_STRUCT __packed struct macro69 #define PACKED_STRUCT struct __attribute__((packed)) macro