Searched refs:float_denorm_style (Results 1 – 5 of 5) sorted by relevance
19 one test(std::float_denorm_style);
16 template <class T, std::float_denorm_style expected>
49 enum float_denorm_style { enum73 _STLP_STATIC_CONSTANT(float_denorm_style, has_denorm = denorm_absent);141 float_denorm_style __DenormStyle,154 _STLP_STATIC_CONSTANT(float_denorm_style, has_denorm = __DenormStyle);
54 __declare_numeric_base_member(float_denorm_style, has_denorm);108 float_denorm_style __DenormStyle, \127 __declare_float_limits_member(float_denorm_style, has_denorm);
47 static constexpr float_denorm_style has_denorm = denorm_absent;72 enum float_denorm_style133 enum float_denorm_style169 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;[all …]