Lines Matching refs:is_bounded
55 static constexpr bool is_bounded = false;
177 static _LIBCPP_CONSTEXPR const bool is_bounded = false;
237 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
289 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
335 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
381 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
431 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
477 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
522 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_bounded;
570 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
615 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_bounded;
663 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
708 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::is_bounded;
756 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
801 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::is_bounded;