Searched refs:TARGET_ERRNO_ENOTTY (Results 1 – 2 of 2) sorted by relevance
68 case TARGET_ERRNO_ENOTTY: errno = ENOTTY; break; in arc_semihost_errno()
85 TARGET_ERRNO_ENOTTY = 25, /* Not a character device */ enumerator