Searched refs:PACKED (Results 1 – 4 of 4) sorted by relevance
23 #define PACKED __attribute__ ((packed)) macro30 } PACKED get_adc_value_t;
18 /* gcc -traditional doesn't have PACKED, UNUSED and NORETURN */19 # define PACKED __attribute__ ((packed))
54 #define PACKED __attribute__ ((packed)) macro80 } PACKED Cmd10;84 } PACKED Cmd12;85 } PACKED CmdLen;86 } PACKED SCSI_COMMAND_PACKET;92 } PACKED IPMIUSBRequest_T;
30 #define PACKED __attribute((packed)) macro32 #define PACKED macro71 } PACKED; variable