Searched refs:TARGET_ERRNO_EPIPE (Results 1 – 2 of 2) sorted by relevance
75 case TARGET_ERRNO_EPIPE: errno = EPIPE; break; in arc_semihost_errno()
92 TARGET_ERRNO_EPIPE = 32, /* Broken pipe */ enumerator