Searched refs:TARGET_ERRNO_EFBIG (Results 1 – 2 of 2) sorted by relevance
70 case TARGET_ERRNO_EFBIG: errno = EFBIG; break; in arc_semihost_errno()
87 TARGET_ERRNO_EFBIG = 27, /* File too large */ enumerator