Searched refs:TARGET_ERRNO_ENAMETOOLONG (Results 1 – 2 of 2) sorted by relevance
126 case TARGET_ERRNO_ENAMETOOLONG: errno = ENAMETOOLONG; break; in arc_semihost_errno()
143 TARGET_ERRNO_ENAMETOOLONG = 91, /* File or path name too long */ enumerator