Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.h51 #define PACKED __packed macro
108 } PACKED pxenv_t;
132 } PACKED pxe_t;
142 } PACKED t_PXENV_START_UNDI;
173 } PACKED t_PXENV_UNDI_RESET;
191 } PACKED t_PXENV_UNDI_OPEN;
227 } PACKED t_PXENV_UNDI_TBD;
363 } PACKED t_PXENV_UNDI_ISR;
421 } PACKED t_PXENV_UDP_OPEN;
437 } PACKED t_PXENV_UDP_READ;
[all …]
/dragonfly/stand/contrib/edk2/MdePkg/Include/IndustryStandard/
H A DAcpi10.h116 typedef PACKED struct {
129 typedef PACKED union {
131 PACKED struct {
138 typedef PACKED struct {
139 PACKED union {
141 PACKED struct {
152 typedef PACKED struct {
160 typedef PACKED struct {
169 typedef PACKED struct {
178 typedef PACKED struct {
[all …]
H A DAcpi50.h31 typedef PACKED struct {
41 typedef PACKED struct {
63 typedef PACKED struct {
82 typedef PACKED struct {
98 typedef PACKED struct {
117 typedef PACKED struct {
H A DAcpi20.h28 typedef PACKED struct {
H A DAcpi30.h28 typedef PACKED struct {
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_binary.c76 #define PACKED(x) x __attribute__((packed)) macro
78 #define PACKED(x) __pragma(pack(push, 1)) x __pragma(pack(pop)) macro
80 #define PACKED(x) x macro
85 PACKED(struct cpio_binary_header {
/dragonfly/lib/libefivar/
H A Defi-osdep.h87 #define PACKED macro
/dragonfly/stand/contrib/edk2/MdePkg/Include/
H A DBase.h207 #define PACKED macro