Home
last modified time | relevance | path

Searched refs:PACKED (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-tools/adcapp/src/
H A Dadc.h23 #define PACKED __attribute__ ((packed)) macro
30 } PACKED get_adc_value_t;
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/
H A Dclang_UNUSED.patch18 /* gcc -traditional doesn't have PACKED, UNUSED and NORETURN */
19 # define PACKED __attribute__ ((packed))
/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c54 #define PACKED __attribute__ ((packed)) macro
80 } PACKED Cmd10;
84 } PACKED Cmd12;
85 } PACKED CmdLen;
86 } PACKED SCSI_COMMAND_PACKET;
92 } PACKED IPMIUSBRequest_T;
/openbmc/u-boot/tools/
H A Dkwboot.c30 #define PACKED __attribute((packed)) macro
32 #define PACKED macro
71 } PACKED; variable