Home
last modified time | relevance | path

Searched refs:do_strerror_r (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/src/
Dsystem_error.cpp65 string do_strerror_r(int ev);
68 string do_strerror_r(int ev) { in do_strerror_r() function
112 string do_strerror_r(int ev) { in do_strerror_r() function
137 return do_strerror_r(ev); in message()
/external/llvm-project/libcxx/src/
Dsystem_error.cpp64 string do_strerror_r(int ev);
67 string do_strerror_r(int ev) { in do_strerror_r() function
111 string do_strerror_r(int ev) { in do_strerror_r() function
136 return do_strerror_r(ev); in message()