Home
last modified time | relevance | path

Searched refs:__PACKED (Results 1 – 24 of 24) sorted by relevance

/lk-master/lib/acpi_lite/include/lib/acpi_lite/
A Dstructs.h34 } __PACKED; variable
53 } __PACKED; variable
67 } __PACKED; variable
79 } __PACKED; variable
99 } __PACKED; variable
107 } __PACKED; variable
121 } __PACKED; variable
132 } __PACKED; variable
147 } __PACKED; variable
168 } __PACKED; variable
[all …]
/lk-master/external/platform/nrfx/mdk/
A Dcompiler_abstraction.h68 #ifndef __PACKED
69 #define __PACKED __packed macro
101 #ifndef __PACKED
102 #define __PACKED __attribute__((packed, aligned(1))) macro
134 #ifndef __PACKED
135 #define __PACKED __packed macro
166 #ifndef __PACKED
167 #define __PACKED __attribute__((packed)) macro
206 #ifndef __PACKED
207 #define __PACKED macro
/lk-master/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h91 #ifndef __PACKED
92 #define __PACKED __attribute__((packed)) macro
163 #ifndef __PACKED
164 #define __PACKED __packed__ macro
234 #ifndef __PACKED
235 #define __PACKED @packed macro
A Dcmsis_armcc.h78 #ifndef __PACKED
79 #define __PACKED __attribute__((packed)) macro
A Dcmsis_iccarm.h132 #ifndef __PACKED
134 #define __PACKED __attribute__((packed, aligned(1))) macro
137 #define __PACKED __packed macro
A Dcmsis_armclang.h54 #ifndef __PACKED
55 #define __PACKED __attribute__((packed, aligned(1))) macro
A Dcmsis_armclang_ltm.h54 #ifndef __PACKED
55 #define __PACKED __attribute__((packed, aligned(1))) macro
A Dcmsis_gcc.h64 #ifndef __PACKED
65 #define __PACKED __attribute__((packed, aligned(1))) macro
/lk-master/arch/x86/
A Ddescriptor.c31 } __PACKED seg_desc_legacy;
36 } __PACKED seg_desc_64;
37 } __PACKED seg_desc_t;
/lk-master/platform/pc/include/
A Dpcnet.h55 } __PACKED; variable
84 } __PACKED; variable
112 } __PACKED; variable
/lk-master/dev/bus/pci/include/dev/bus/
A Dpci.h120 } __PACKED pci_config_t;
133 } __PACKED pci_capability_t;
148 } __PACKED irq_routing_entry;
/lk-master/lib/partition/
A Dpartition.c21 } __PACKED; variable
30 } __PACKED; variable
/lk-master/platform/cc13xx/include/platform/
A Dti-rf.h169 } __PACKED; variable
178 } __PACKED; variable
212 } __PACKED; variable
/lk-master/platform/stm32f0xx/include/platform/
A Dcan.h18 } __PACKED can_msg_t;
/lk-master/external/lib/lwip/include/arch/
A Dcc.h53 #define PACK_STRUCT_STRUCT __PACKED
/lk-master/dev/include/hw/
A Dusb.h87 } __PACKED; variable
/lk-master/top/include/lk/
A Dcompiler.h21 #define __PACKED __attribute__((packed)) macro
166 #define __PACKED macro
/lk-master/dev/bus/pci/
A Dpci_backend.h63 } __PACKED; variable
A Dbios32.h42 } __PACKED; variable
A Dbios32.cpp60 } __PACKED pci_bios_info;
/lk-master/arch/x86/include/arch/
A Dx86.h93 } __PACKED tss_32_t;
116 } __PACKED tss_64_t;
/lk-master/lib/minip/
A Dudp.c44 } __PACKED udp_hdr_t;
A Dtcp.c39 } __PACKED tcp_header_t;
47 } __PACKED tcp_pseudo_header_t;
53 } __PACKED tcp_mss_option_t;
/lk-master/lib/tga/
A Dtga.c37 } __PACKED; variable

Completed in 36 milliseconds