Lines Matching refs:has_denorm
47 static constexpr float_denorm_style has_denorm = denorm_absent;
169 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
229 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
281 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
327 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
373 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
419 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_present;
469 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
516 _LIBCPP_CONSTEXPR const float_denorm_style numeric_limits<_Tp>::has_denorm;
562 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
609 _LIBCPP_CONSTEXPR const float_denorm_style numeric_limits<const _Tp>::has_denorm;
655 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
702 _LIBCPP_CONSTEXPR const float_denorm_style numeric_limits<volatile _Tp>::has_denorm;
748 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = __base::has_denorm;
795 _LIBCPP_CONSTEXPR const float_denorm_style numeric_limits<const volatile _Tp>::has_denorm;