Home
last modified time | relevance | path

Searched defs:TARGET_SIG_DFL (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h44 #define TARGET_SIG_DFL ((void (*)(int))0) macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h44 #define TARGET_SIG_DFL ((void (*)(int))0) macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h53 #define TARGET_SIG_DFL ((abi_long)0) /* default signal handling */ macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h449 #define TARGET_SIG_DFL ((abi_long)0) /* default signal handling */ macro