Searched refs:TARGET_ERRNO_ENOBUFS (Results 1 – 2 of 2) sorted by relevance
131 case TARGET_ERRNO_ENOBUFS: errno = ENOBUFS; break; in arc_semihost_errno()
148 TARGET_ERRNO_ENOBUFS = 105, /* No buffer space available */ enumerator