Searched refs:TARGET_ERRNO_ENOSR (Results 1 – 2 of 2) sorted by relevance
101 case TARGET_ERRNO_ENOSR: errno = ENOSR; break; in arc_semihost_errno()
118 TARGET_ERRNO_ENOSR = 63, /* No stream resources */ enumerator