Lines Matching refs:is_bounded
54 static constexpr bool is_bounded = false;
177 static _LIBCPP_CONSTEXPR const bool is_bounded = false;
237 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
290 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
336 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
386 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
440 static _LIBCPP_CONSTEXPR const bool is_bounded = true;
490 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
535 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_bounded;
583 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
628 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_bounded;
676 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
721 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::is_bounded;
769 static _LIBCPP_CONSTEXPR const bool is_bounded = __base::is_bounded;
814 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::is_bounded;