Home
last modified time | relevance | path

Searched refs:TARGET_EBADMSG (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h92 #undef TARGET_EBADMSG
93 #define TARGET_EBADMSG 76 /* Not a data message */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h81 #undef TARGET_EBADMSG
82 #define TARGET_EBADMSG 77 /* Not a data message */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h68 #undef TARGET_EBADMSG
69 #define TARGET_EBADMSG 67 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h101 #undef TARGET_EBADMSG
102 #define TARGET_EBADMSG 84 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h85 #define TARGET_EBADMSG 74 /* Not a data message */ macro