Lines Matching refs:max_exponent
41 static constexpr int max_exponent = 0;
163 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
223 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
275 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
321 static _LIBCPP_CONSTEXPR const int max_exponent = __FLT_MAX_EXP__;
367 static _LIBCPP_CONSTEXPR const int max_exponent = __DBL_MAX_EXP__;
413 static _LIBCPP_CONSTEXPR const int max_exponent = __LDBL_MAX_EXP__;
463 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
506 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent;
556 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
599 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::max_exponent;
649 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
692 _LIBCPP_CONSTEXPR const int numeric_limits<volatile _Tp>::max_exponent;
742 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
785 _LIBCPP_CONSTEXPR const int numeric_limits<const volatile _Tp>::max_exponent;