Searched refs:TARGET_ERRNO_ENOTCONN (Results 1 – 2 of 2) sorted by relevance
154 case TARGET_ERRNO_ENOTCONN: errno = ENOTCONN; break; in arc_semihost_errno()
171 TARGET_ERRNO_ENOTCONN = 128, /* Socket is not connected */ enumerator