Searched refs:TARGET_ERRNO_EPROTONOSUPPORT (Results 1 – 2 of 2) sorted by relevance
149 case TARGET_ERRNO_EPROTONOSUPPORT: errno = EPROTONOSUPPORT; break; in arc_semihost_errno()
166 TARGET_ERRNO_EPROTONOSUPPORT = 123, /* Unknown protocol */ enumerator