Home
last modified time | relevance | path

Searched refs:denorm_absent (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_limits.h164 denorm_absent = 0, enumerator
190 static const float_denorm_style has_denorm = denorm_absent;
246 static const float_denorm_style has_denorm = denorm_absent;
299 static const float_denorm_style has_denorm = denorm_absent;
349 static const float_denorm_style has_denorm = denorm_absent;
399 static const float_denorm_style has_denorm = denorm_absent;
449 static const float_denorm_style has_denorm = denorm_absent;
499 static const float_denorm_style has_denorm = denorm_absent;
902 = __FLT_DENORM_MIN__ ? denorm_present : denorm_absent;
960 = __DBL_DENORM_MIN__ ? denorm_present : denorm_absent;
[all …]
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_limits.h179 denorm_absent = 0, enumerator
246 static const float_denorm_style has_denorm = denorm_absent;
346 static const float_denorm_style has_denorm = denorm_absent;
400 static const float_denorm_style has_denorm = denorm_absent;
451 static const float_denorm_style has_denorm = denorm_absent;
506 static const float_denorm_style has_denorm = denorm_absent;
557 static const float_denorm_style has_denorm = denorm_absent;
608 static const float_denorm_style has_denorm = denorm_absent;
1017 = bool(__FLT_HAS_DENORM__) ? denorm_present : denorm_absent;
1074 = bool(__DBL_HAS_DENORM__) ? denorm_present : denorm_absent;
[all …]
/openbsd/gnu/llvm/libcxx/include/
H A Dlimits46 static constexpr float_denorm_style has_denorm = denorm_absent;
74 denorm_absent = 0,
134 denorm_absent = 0,
167 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
227 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
280 static _LIBCPP_CONSTEXPR const float_denorm_style has_denorm = denorm_absent;
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStdSymbolMap.inc267 SYMBOL(denorm_absent, std::, <limits>)
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST148 T static const float_denorm_style has_denorm = denorm_absent;
178 T denorm_absent = 0;
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST148 T static const float_denorm_style has_denorm = denorm_absent;
178 T denorm_absent = 0;