Lines Matching refs:max_digits10
30 static constexpr int max_digits10 = 0;
155 static _LIBCPP_CONSTEXPR const int max_digits10 = 0;
210 static _LIBCPP_CONSTEXPR const int max_digits10 = 0;
263 static _LIBCPP_CONSTEXPR const int max_digits10 = 0;
311 static _LIBCPP_CONSTEXPR const int max_digits10 = 2+(digits * 30103l)/100000l;
357 static _LIBCPP_CONSTEXPR const int max_digits10 = 2+(digits * 30103l)/100000l;
403 static _LIBCPP_CONSTEXPR const int max_digits10 = 2+(digits * 30103l)/100000l;
456 static _LIBCPP_CONSTEXPR const int max_digits10 = __base::max_digits10;
495 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_digits10;
549 static _LIBCPP_CONSTEXPR const int max_digits10 = __base::max_digits10;
588 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::max_digits10;
642 static _LIBCPP_CONSTEXPR const int max_digits10 = __base::max_digits10;
681 _LIBCPP_CONSTEXPR const int numeric_limits<volatile _Tp>::max_digits10;
735 static _LIBCPP_CONSTEXPR const int max_digits10 = __base::max_digits10;
774 _LIBCPP_CONSTEXPR const int numeric_limits<const volatile _Tp>::max_digits10;