Searched refs:TARGET_ERRNO_EMSGSIZE (Results 1 – 2 of 2) sorted by relevance
148 case TARGET_ERRNO_EMSGSIZE: errno = EMSGSIZE; break; in arc_semihost_errno()
165 TARGET_ERRNO_EMSGSIZE = 122, /* Message too long */ enumerator