Home
last modified time | relevance | path

Searched refs:ENOTRECOVERABLE (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dstrerror.c868 #ifdef ENOTRECOVERABLE in _strerror_r()
869 case ENOTRECOVERABLE: in _strerror_r()
/picolibc-latest/newlib/libc/include/sys/
Derrno.h183 #define ENOTRECOVERABLE 141 /* State not recoverable */ macro
/picolibc-latest/newlib/libc/machine/cris/sys/
Derrno.h195 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/picolibc-latest/semihost/machine/arc/
Darc_errno.c167 case TARGET_ERRNO_ENOTRECOVERABLE: errno = ENOTRECOVERABLE; break; in arc_semihost_errno()
/picolibc-latest/newlib/
DChangeLog-20158103 * libc/include/sys/errno.h (ENOTRECOVERABLE, EOWNERDEAD): Define.
9670 (EKEYREVOKED, EKEYREJECTED, EOWNERDEAD, ENOTRECOVERABLE, ENOTSUP):