Home
last modified time | relevance | path

Searched defs:TARGET_SIGINT (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h8 #define TARGET_SIGINT 2 /* interrupt */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h8 #define TARGET_SIGINT 2 /* interrupt */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h12 #define TARGET_SIGINT 2 /* interrupt */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h21 #define TARGET_SIGINT 2 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 /* Interrupt (ANSI). */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 /* Interrupt (ANSI). */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 macro
/openbmc/qemu/gdbstub/
H A Dsystem.c612 TARGET_SIGINT = 2, enumerator