Searched refs:PACKED (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/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 {
/freebsd-11-stable/stand/i386/libi386/
H A Dpxe.h50 #define PACKED __packed macro
98 } PACKED pxenv_t;
122 } PACKED pxe_t;
132 } PACKED t_PXENV_START_UNDI;
137 } PACKED t_PXENV_UNDI_STARTUP;
142 } PACKED t_PXENV_UNDI_CLEANUP;
149 } PACKED t_PXENV_UNDI_INITIALIZE;
157 } PACKED t_PXENV_UNDI_MCAST_ADDRESS;
163 } PACKED t_PXENV_UNDI_RESET;
168 } PACKED t_PXENV_UNDI_SHUTDOW
[all...]
/freebsd-11-stable/lib/libefivar/
H A Defi-osdep.h84 * Note: the EDK2 code assumed #pragma packed works and PACKED is a
88 #define PACKED macro
/freebsd-11-stable/sys/contrib/edk2/Include/
H A DBase.h252 #define PACKED __packed macro
254 #define PACKED macro
/freebsd-11-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi50.h36 typedef PACKED struct {
46 typedef PACKED struct {
68 typedef PACKED struct {
87 typedef PACKED struct {
103 typedef PACKED struct {
122 typedef PACKED struct {
H A DAcpi30.h34 typedef PACKED struct {
H A DAcpi20.h34 typedef PACKED struct {
H A DAcpi10.h121 typedef PACKED struct {
134 typedef PACKED union {
136 PACKED struct {
143 typedef PACKED struct {
144 PACKED union {
146 PACKED struct {
157 typedef PACKED struct {
165 typedef PACKED struct {
174 typedef PACKED struct {
183 typedef PACKED struc
[all...]

Completed in 122 milliseconds