Searched refs:TARGET_ERRNO_EBADMSG (Results 1 – 2 of 2) sorted by relevance
113 case TARGET_ERRNO_EBADMSG: errno = EBADMSG; break; in arc_semihost_errno()
130 TARGET_ERRNO_EBADMSG = 77, /* Bad message */ enumerator