Searched refs:TARGET_ERRNO_EISDIR (Results 1 – 2 of 2) sorted by relevance
64 case TARGET_ERRNO_EISDIR: errno = EISDIR; break; in arc_semihost_errno()
81 TARGET_ERRNO_EISDIR = 21, /* Is a directory */ enumerator