Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_siginfo.h5 #define TARGET_NSIG_BPW (sizeof(uint32_t) * 8) macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_siginfo.h5 #define TARGET_NSIG_BPW (sizeof(uint32_t) * 8) macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h24 #define TARGET_NSIG_BPW (sizeof(uint32_t) * 8) macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h458 #define TARGET_NSIG_BPW TARGET_ABI_BITS macro