/lk-master/lib/acpi_lite/include/lib/acpi_lite/ |
A D | structs.h | 34 } __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 D | compiler_abstraction.h | 68 #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 D | cmsis_compiler.h | 91 #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 D | cmsis_armcc.h | 78 #ifndef __PACKED 79 #define __PACKED __attribute__((packed)) macro
|
A D | cmsis_iccarm.h | 132 #ifndef __PACKED 134 #define __PACKED __attribute__((packed, aligned(1))) macro 137 #define __PACKED __packed macro
|
A D | cmsis_armclang.h | 54 #ifndef __PACKED 55 #define __PACKED __attribute__((packed, aligned(1))) macro
|
A D | cmsis_armclang_ltm.h | 54 #ifndef __PACKED 55 #define __PACKED __attribute__((packed, aligned(1))) macro
|
A D | cmsis_gcc.h | 64 #ifndef __PACKED 65 #define __PACKED __attribute__((packed, aligned(1))) macro
|
/lk-master/arch/x86/ |
A D | descriptor.c | 31 } __PACKED seg_desc_legacy; 36 } __PACKED seg_desc_64; 37 } __PACKED seg_desc_t;
|
/lk-master/platform/pc/include/ |
A D | pcnet.h | 55 } __PACKED; variable 84 } __PACKED; variable 112 } __PACKED; variable
|
/lk-master/dev/bus/pci/include/dev/bus/ |
A D | pci.h | 120 } __PACKED pci_config_t; 133 } __PACKED pci_capability_t; 148 } __PACKED irq_routing_entry;
|
/lk-master/lib/partition/ |
A D | partition.c | 21 } __PACKED; variable 30 } __PACKED; variable
|
/lk-master/platform/cc13xx/include/platform/ |
A D | ti-rf.h | 169 } __PACKED; variable 178 } __PACKED; variable 212 } __PACKED; variable
|
/lk-master/platform/stm32f0xx/include/platform/ |
A D | can.h | 18 } __PACKED can_msg_t;
|
/lk-master/external/lib/lwip/include/arch/ |
A D | cc.h | 53 #define PACK_STRUCT_STRUCT __PACKED
|
/lk-master/dev/include/hw/ |
A D | usb.h | 87 } __PACKED; variable
|
/lk-master/top/include/lk/ |
A D | compiler.h | 21 #define __PACKED __attribute__((packed)) macro 166 #define __PACKED macro
|
/lk-master/dev/bus/pci/ |
A D | pci_backend.h | 63 } __PACKED; variable
|
A D | bios32.h | 42 } __PACKED; variable
|
A D | bios32.cpp | 60 } __PACKED pci_bios_info;
|
/lk-master/arch/x86/include/arch/ |
A D | x86.h | 93 } __PACKED tss_32_t; 116 } __PACKED tss_64_t;
|
/lk-master/lib/minip/ |
A D | udp.c | 44 } __PACKED udp_hdr_t;
|
A D | tcp.c | 39 } __PACKED tcp_header_t; 47 } __PACKED tcp_pseudo_header_t; 53 } __PACKED tcp_mss_option_t;
|
/lk-master/lib/tga/ |
A D | tga.c | 37 } __PACKED; variable
|