Home
last modified time | relevance | path

Searched refs:TARGET_EILSEQ (Results 1 – 6 of 6) sorted by relevance

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h103 #undef TARGET_EILSEQ
104 #define TARGET_EILSEQ 88 /* Illegal byte sequence */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h36 #undef TARGET_EILSEQ
37 #define TARGET_EILSEQ 47 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h184 #undef TARGET_EILSEQ
185 #define TARGET_EILSEQ 122 /* Illegal byte sequence */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h164 #undef TARGET_EILSEQ
165 #define TARGET_EILSEQ 116 macro
/qemu/bsd-user/
H A Derrno_defs.h142 #define TARGET_EILSEQ 84 /* Illegal byte sequence */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h95 #define TARGET_EILSEQ 84 /* Illegal byte sequence */ macro