Searched refs:denorm_present (Results 1 – 6 of 6) sorted by relevance
28 static_assert(std::denorm_present == 1, in main()30 static_assert(sizeof(test(std::denorm_present)) == 1, in main()
49 test<float, std::denorm_present>(); in main()50 test<double, std::denorm_present>(); in main()51 test<long double, std::denorm_present>(); in main()
52 denorm_present = 1 enumerator171 …_IsIEC559 && has_infinity && has_quiet_NaN && has_signaling_NaN && (has_denorm == denorm_present));386 # define _STLP_FLT_DENORM_STYLE denorm_present390 # define _STLP_DBL_DENORM_STYLE denorm_present394 # define _STLP_LDBL_DENORM_STYLE denorm_present
140 CHECK_COND(lim::has_denorm == denorm_present); in test_float_limits()152 else if (lim::has_denorm == denorm_present) { in test_float_limits()
76 denorm_present = 1137 denorm_present = 1327 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;