Searched defs:PACKED (Results 1 – 6 of 6) sorted by relevance
12 #define PACKED __attribute__((packed)) macro163 } PACKED; variable196 } PACKED; variable225 } PACKED; variable256 } PACKED; variable265 } PACKED; variable273 } PACKED; variable280 } PACKED; variable286 } PACKED; variable296 } PACKED; variable[all …]
15 #define PACKED __attribute__ ((__packed__)) macro37 } PACKED; variable
26 #define PACKED __attribute__((packed)) macro145 } PACKED; variable184 } PACKED; variable206 } PACKED; variable462 } PACKED; variable480 } PACKED; variable519 } PACKED; variable528 } PACKED; variable616 } PACKED; variable648 } PACKED; variable[all …]
30 #define PACKED __attribute((packed)) macro32 #define PACKED macro71 } PACKED; variable
22 #define PACKED __attribute__ ((__packed__)) macro
247 typedef enum PACKED { enum