Lines Matching refs:traps
57 static constexpr bool traps = false;
182 static _LIBCPP_CONSTEXPR const bool traps = false;
244 static _LIBCPP_CONSTEXPR const bool traps = true;
246 static _LIBCPP_CONSTEXPR const bool traps = false;
295 static _LIBCPP_CONSTEXPR const bool traps = false;
341 static _LIBCPP_CONSTEXPR const bool traps = false;
387 static _LIBCPP_CONSTEXPR const bool traps = false;
437 static _LIBCPP_CONSTEXPR const bool traps = false;
483 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
529 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::traps;
576 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
622 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::traps;
669 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
715 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::traps;
762 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
808 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::traps;