| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-diagnostic.h | 27 #define diagnostic_abstract_origin(DI) \ argument 28 ((tree) diagnostic_info_auxiliary_data (DI)) 38 #define diagnostic_last_function_changed(DC, DI) \ argument 39 (diagnostic_last_function (DC) != (diagnostic_abstract_origin (DI) \ 40 ? diagnostic_abstract_origin (DI) \ 45 #define diagnostic_set_last_function(DC, DI) \ argument 47 = (((DI) && diagnostic_abstract_origin (DI)) \ 48 ? diagnostic_abstract_origin (DI) \
|
| H A D | diagnostic.h | 324 #define diagnostic_info_auxiliary_data(DI) (DI)->x_data argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-diagnostic.h | 27 #define diagnostic_abstract_origin(DI) \ argument 28 ((tree) diagnostic_info_auxiliary_data (DI)) 38 #define diagnostic_last_function_changed(DC, DI) \ argument 39 (diagnostic_last_function (DC) != (diagnostic_abstract_origin (DI) \ 40 ? diagnostic_abstract_origin (DI) \ 45 #define diagnostic_set_last_function(DC, DI) \ argument 47 = (((DI) && diagnostic_abstract_origin (DI)) \ 48 ? diagnostic_abstract_origin (DI) \
|
| H A D | diagnostic.h | 324 #define diagnostic_info_auxiliary_data(DI) (DI)->x_data argument
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 9 #define DI 5 * 8 macro 37 movq %rdi, DI(%rdi) 74 movl %eax, DI(%edi)
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 104 i386_general_register SP, BP, SI, DI, IP; member 150 #define R_DI spc.DI.I16_reg.x_reg 158 #define R_DI spc.DI.I16_reg.x_reg 166 #define R_EDI spc.DI.I32_reg.e_reg
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | unwind-libdw.c | 28 dwarf_regs[7] = REG(DI); in libdw__arch_set_initial_registers() 37 dwarf_regs[5] = REG(DI); in libdw__arch_set_initial_registers()
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | libgcc.h | 64 typedef int DItype __attribute__ ((mode (DI))); 65 typedef unsigned int UDItype __attribute__ ((mode (DI)));
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | regs.h | 108 i386_general_register SP, BP, SI, DI, IP; member 156 #define R_DI spc.DI.I16_reg.x_reg 164 #define R_EDI spc.DI.I32_reg.e_reg
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/vm86/ |
| H A D | linux_vm86.c | 105 X86_EDI += port_rep_inb(pInt, X86_DX, SEG_EADR((CARD32), X86_ES, DI), in vm86_GP_fault() 116 X86_DI += port_rep_inl(pInt, X86_DX, SEG_ADR((CARD32), X86_ES, DI), in vm86_GP_fault() 120 X86_DI += port_rep_inw(pInt, X86_DX, SEG_ADR((CARD32), X86_ES, DI), in vm86_GP_fault()
|
| /OK3568_Linux_fs/kernel/include/math-emu/ |
| H A D | soft-fp.h | 194 typedef int DItype __attribute__((mode(DI))); 196 typedef unsigned int UDItype __attribute__((mode(DI)));
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/nintendo/ |
| H A D | gamecube.txt | 67 1.d) The Disk Interface (DI) node 74 - reg : should contain the DI registers location and length 75 - interrupts : should contain the DI interrupt
|
| H A D | wii.txt | 167 1.n) The Disk Interface (DI) node 174 - reg : should contain the DI registers location and length 175 - interrupts : should contain the DI interrupt
|
| /OK3568_Linux_fs/buildroot/package/libmad/ |
| H A D | 0001-mips-h-constraint-removal.patch | 19 + typedef unsigned int u64_di_t __attribute__ ((mode (DI))); 54 + typedef unsigned int u64_di_t __attribute__ ((mode (DI)));
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | libgcc2.h | 43 typedef int DItype __attribute__ ((mode (DI))); 44 typedef unsigned int UDItype __attribute__ ((mode (DI)));
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | dram_sunxi_dw.c | 130 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h3() 155 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_a64() 185 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h5() 213 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_r40()
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-internal.h | 220 typedef int DItype __attribute__ ((mode(DI))); 221 typedef unsigned int UDItype __attribute__ ((mode(DI)));
|
| /OK3568_Linux_fs/kernel/arch/m68k/lib/ |
| H A D | lshrdi3.c | 23 typedef int DItype __mode(DI);
|
| H A D | ashldi3.c | 23 typedef int DItype __mode(DI);
|
| H A D | ashrdi3.c | 23 typedef int DItype __mode(DI);
|
| /OK3568_Linux_fs/u-boot/arch/m68k/lib/ |
| H A D | lshrdi3.c | 14 typedef int DItype __attribute__ ((mode (DI)));
|
| H A D | ashldi3.c | 14 typedef int DItype __attribute__ ((mode (DI)));
|
| H A D | muldi3.c | 47 typedef int DItype __attribute__ ((mode (DI)));
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
| H A D | fix_for_mips_with_gcc-4.5.0.patch | 21 + typedef unsigned int u64_di_t __attribute__ ((mode (DI)));
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/lib/ |
| H A D | muldi3.c | 52 typedef int DItype __attribute__ ((mode(DI)));
|