Home
last modified time | relevance | path

Searched defs:TARGET_SIG_SETMASK (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h62 #define TARGET_SIG_SETMASK 3 /* set specified signal set */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h62 #define TARGET_SIG_SETMASK 3 /* set specified signal set */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h71 #define TARGET_SIG_SETMASK 3 /* set specified signal set */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h41 #define TARGET_SIG_SETMASK 2 macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h56 #define TARGET_SIG_SETMASK 2 /* for setting the signal mask */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h40 #define TARGET_SIG_SETMASK 0x04 /* for setting the signal mask */ macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h43 #define TARGET_SIG_SETMASK 3 /* for setting the signal mask */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h43 #define TARGET_SIG_SETMASK 3 /* for setting the signal mask */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h39 #define TARGET_SIG_SETMASK 3 macro