Lines Matching refs:traps
58 static constexpr bool traps = false;
180 static _LIBCPP_CONSTEXPR const bool traps = false;
241 static _LIBCPP_CONSTEXPR const bool traps = true;
243 static _LIBCPP_CONSTEXPR const bool traps = false;
292 static _LIBCPP_CONSTEXPR const bool traps = false;
338 static _LIBCPP_CONSTEXPR const bool traps = false;
384 static _LIBCPP_CONSTEXPR const bool traps = false;
434 static _LIBCPP_CONSTEXPR const bool traps = false;
480 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
526 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::traps;
573 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
619 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::traps;
666 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
712 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::traps;
759 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
805 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::traps;