Searched refs:TARGET_ERRNO_ENXIO (Results 1 – 2 of 2) sorted by relevance
49 case TARGET_ERRNO_ENXIO: errno = ENXIO; break; in arc_semihost_errno()
66 TARGET_ERRNO_ENXIO = 6, /* No such device or address */ enumerator