Searched refs:EMSGSIZE (Results 1 – 5 of 5) sorted by relevance
890 #ifdef EMSGSIZE in _strerror_r()891 case EMSGSIZE: in _strerror_r()
135 #define EMSGSIZE 90 /* Message too long */ macro
152 #define EMSGSIZE 90 /* Message too long */ macro
195 #define EMSGSIZE 122 /* Message too long */ macro
148 case TARGET_ERRNO_EMSGSIZE: errno = EMSGSIZE; break; in arc_semihost_errno()