Searched refs:dbl_max (Results 1 – 3 of 3) sorted by relevance
24 explicit module dbl_max {25 header "dbl_max.h"
2 @import other_constants.dbl_max;
275 double dbl_max = static_cast<double>(max); in SetS390RoundConditionCode() local281 else if (r2_dval > 0.0 && r2_dval <= dbl_max && std::isfinite(r2_dval)) in SetS390RoundConditionCode()292 double dbl_max = static_cast<double>(max); in SetS390RoundConditionCode() local306 else if (r2_dval > 0.0 && r2_dval < dbl_max && std::isfinite(r2_dval)) in SetS390RoundConditionCode()