Searched refs:TARGET_ERRNO_ENETRESET (Results 1 – 2 of 2) sorted by relevance
152 case TARGET_ERRNO_ENETRESET: errno = ENETRESET; break; in arc_semihost_errno()
169 TARGET_ERRNO_ENETRESET = 126, /* Connection aborted by network */ enumerator