Lines Matching refs:max_exponent
41 static constexpr int max_exponent = 0;
166 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
226 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
279 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
325 static _LIBCPP_CONSTEXPR const int max_exponent = __FLT_MAX_EXP__;
371 static _LIBCPP_CONSTEXPR const int max_exponent = __DBL_MAX_EXP__;
417 static _LIBCPP_CONSTEXPR const int max_exponent = __LDBL_MAX_EXP__;
467 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
510 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent;
560 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
603 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::max_exponent;
653 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
696 _LIBCPP_CONSTEXPR const int numeric_limits<volatile _Tp>::max_exponent;
746 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
789 _LIBCPP_CONSTEXPR const int numeric_limits<const volatile _Tp>::max_exponent;