Searched refs:new_errno (Results 1 – 1 of 1) sorted by relevance
180 int new_errno = strerror_return == -1 ? errno : strerror_return; in handle_strerror_r_return() local181 if (new_errno == EINVAL) in handle_strerror_r_return()184 _LIBCPP_ASSERT_INTERNAL(new_errno == ERANGE, "unexpected error from ::strerror_r"); in handle_strerror_r_return()