Searched refs:TARGET_ERRNO_EINVAL (Results 1 – 2 of 2) sorted by relevance
65 case TARGET_ERRNO_EINVAL: errno = EINVAL; break; in arc_semihost_errno()
82 TARGET_ERRNO_EINVAL = 22, /* Invalid argument */ enumerator