Searched refs:TARGET_ERRNO_EPROTO (Results 1 – 2 of 2) sorted by relevance
109 case TARGET_ERRNO_EPROTO: errno = EPROTO; break; in arc_semihost_errno()
126 TARGET_ERRNO_EPROTO = 71, /* Protocol error */ enumerator