Lines Matching refs:round_style
60 static constexpr float_round_style round_style = round_toward_zero;
182 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
246 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
294 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_toward_zero;
340 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
386 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
436 static _LIBCPP_CONSTEXPR const float_round_style round_style = round_to_nearest;
482 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
530 _LIBCPP_CONSTEXPR const float_round_style numeric_limits<_Tp>::round_style;
575 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
623 _LIBCPP_CONSTEXPR const float_round_style numeric_limits<const _Tp>::round_style;
668 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
716 _LIBCPP_CONSTEXPR const float_round_style numeric_limits<volatile _Tp>::round_style;
761 static _LIBCPP_CONSTEXPR const float_round_style round_style = __base::round_style;
809 _LIBCPP_CONSTEXPR const float_round_style numeric_limits<const volatile _Tp>::round_style;