Lines Matching refs:max_exponent
40 static constexpr int max_exponent = 0;
165 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
225 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
278 static _LIBCPP_CONSTEXPR const int max_exponent = 0;
324 static _LIBCPP_CONSTEXPR const int max_exponent = __FLT_MAX_EXP__;
370 static _LIBCPP_CONSTEXPR const int max_exponent = __DBL_MAX_EXP__;
416 static _LIBCPP_CONSTEXPR const int max_exponent = __LDBL_MAX_EXP__;
466 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
509 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::max_exponent;
559 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
602 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::max_exponent;
652 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
695 _LIBCPP_CONSTEXPR const int numeric_limits<volatile _Tp>::max_exponent;
745 static _LIBCPP_CONSTEXPR const int max_exponent = __base::max_exponent;
788 _LIBCPP_CONSTEXPR const int numeric_limits<const volatile _Tp>::max_exponent;