Searched refs:TARGET_ERRNO_ENODEV (Results 1 – 2 of 2) sorted by relevance
62 case TARGET_ERRNO_ENODEV: errno = ENODEV; break; in arc_semihost_errno()
79 TARGET_ERRNO_ENODEV = 19, /* No such device */ enumerator