Home
last modified time | relevance | path

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

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