Searched refs:TARGET_ERRNO_ERANGE (Results 1 – 2 of 2) sorted by relevance
77 case TARGET_ERRNO_ERANGE: errno = ERANGE; break; in arc_semihost_errno()
94 TARGET_ERRNO_ERANGE = 34, /* Result too large */ enumerator