Searched refs:TARGET_ERRNO_ENOMSG (Results 1 – 2 of 2) sorted by relevance
78 case TARGET_ERRNO_ENOMSG: errno = ENOMSG; break; in arc_semihost_errno()
95 TARGET_ERRNO_ENOMSG = 35, /* No message of desired type */ enumerator