Searched refs:conv_errno (Results 1 – 1 of 1) sorted by relevance
363 const int conv_errno = std::__exchange(errno, save_errno); in from_chars_impl() local374 if (conv_errno == ERANGE) [[unlikely]] in from_chars_impl()