Searched refs:TARGET_ERRNO_EINTR (Results 1 – 2 of 2) sorted by relevance
47 case TARGET_ERRNO_EINTR: errno = EINTR; break; in arc_semihost_errno()
64 TARGET_ERRNO_EINTR = 4, /* Interrupted system call */ enumerator