Searched refs:TARGET_ERRNO_ESPIPE (Results 1 – 2 of 2) sorted by relevance
72 case TARGET_ERRNO_ESPIPE: errno = ESPIPE; break; in arc_semihost_errno()
89 TARGET_ERRNO_ESPIPE = 29, /* Illegal seek */ enumerator