Searched refs:ENOSR (Results 1 – 5 of 5) sorted by relevance
673 #ifdef ENOSR in _strerror_r()674 case ENOSR: in _strerror_r()
108 #define ENOSR 63 /* Out of streams resources */ macro
120 #define ENOSR 63 /* No stream resources */ macro
125 #define ENOSR 63 /* Out of streams resources */ macro
101 case TARGET_ERRNO_ENOSR: errno = ENOSR; break; in arc_semihost_errno()