Home
last modified time | relevance | path

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 Dtree-diagnostic.h27 #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 Ddiagnostic.h324 #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 Dtree-diagnostic.h27 #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 Ddiagnostic.h324 #define diagnostic_info_auxiliary_data(DI) (DI)->x_data argument
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dregs_load.S9 #define DI 5 * 8 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dregs.h108 i386_general_register SP, BP, SI, DI, IP; member
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h104 i386_general_register SP, BP, SI, DI, IP; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DFlashPoint.c736 #define DI 0x13 /*Data Out */ macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c4412 #define DI(_y, _i) { .flags = (_y)|Intercept, .intercept = x86_intercept_##_i } macro