Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_siginfo.h6 #define TARGET_NSIG_WORDS (TARGET_NSIG / TARGET_NSIG_BPW) macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_siginfo.h6 #define TARGET_NSIG_WORDS (TARGET_NSIG / TARGET_NSIG_BPW) macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h25 #define TARGET_NSIG_WORDS (TARGET_NSIG / TARGET_NSIG_BPW) macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h459 #define TARGET_NSIG_WORDS (TARGET_NSIG / TARGET_NSIG_BPW) macro