Searched refs:TARGET_ERRNO_ENOSYS (Results 1 – 2 of 2) sorted by relevance
123 case TARGET_ERRNO_ENOSYS: errno = ENOSYS; break; in arc_semihost_errno()
140 TARGET_ERRNO_ENOSYS = 88, /* Function not implemented */ enumerator