Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_siginfo.h4 #define TARGET_NSIG 32 /* counting 0; could be 33 (mask is 1-32) */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_siginfo.h4 #define TARGET_NSIG 32 /* counting 0; could be 33 (mask is 1-32) */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h23 #define TARGET_NSIG 128 macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h454 #define TARGET_NSIG 128 macro
456 #define TARGET_NSIG 64 macro