Home
last modified time | relevance | path

Searched defs:TARGET_EPIPE (Results 1 – 3 of 3) sorted by relevance

/qemu/bsd-user/
H A Derrno_defs.h72 #define TARGET_EPIPE 32 /* Broken pipe */ macro
/qemu/target/xtensa/
H A Dxtensa-semi.c91 TARGET_EPIPE = 32, enumerator
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h42 #define TARGET_EPIPE 32 /* Broken pipe */ macro