Searched refs:TARGET_ERRNO_EOVERFLOW (Results 1 – 2 of 2) sorted by relevance
165 case TARGET_ERRNO_EOVERFLOW: errno = EOVERFLOW; break; in arc_semihost_errno()
182 TARGET_ERRNO_EOVERFLOW = 139, /* Value too large for defined data type */ enumerator