Searched defs:DI (Results 1 – 9 of 9) sorted by relevance
| /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 38 #define diagnostic_last_function_changed(DC, DI) \ argument 45 #define diagnostic_set_last_function(DC, DI) \ argument
|
| 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 38 #define diagnostic_last_function_changed(DC, DI) \ argument 45 #define diagnostic_set_last_function(DC, DI) \ argument
|
| 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
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | regs.h | 108 i386_general_register SP, BP, SI, DI, IP; member
|
| /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
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | FlashPoint.c | 736 #define DI 0x13 /*Data Out */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | emulate.c | 4412 #define DI(_y, _i) { .flags = (_y)|Intercept, .intercept = x86_intercept_##_i } macro
|