Home
last modified time | relevance | path

Searched refs:strerror_l (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/include/
Dstring.h136 char *strerror_l (int, locale_t);
/picolibc-latest/newlib/libc/string/
Dstrerror.c921 strerror_l (int errnum, locale_t locale) in strerror_l() function
Dstrings.tex51 * Function strerror:: Convert error number to string (strerror, strerror_l)