Home
last modified time | relevance | path

Searched defs:TARGET_FPE_FLTRES (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h155 #define TARGET_FPE_FLTRES (6) /* Floating point inexact result. */ macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h663 #define TARGET_FPE_FLTRES (6) /* floating point inexact result */ macro