Lines Matching refs:traps
58 static constexpr bool traps = false;
183 static _LIBCPP_CONSTEXPR const bool traps = false;
245 static _LIBCPP_CONSTEXPR const bool traps = true;
247 static _LIBCPP_CONSTEXPR const bool traps = false;
296 static _LIBCPP_CONSTEXPR const bool traps = false;
342 static _LIBCPP_CONSTEXPR const bool traps = false;
388 static _LIBCPP_CONSTEXPR const bool traps = false;
438 static _LIBCPP_CONSTEXPR const bool traps = false;
484 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
530 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::traps;
577 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
623 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::traps;
670 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
716 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::traps;
763 static _LIBCPP_CONSTEXPR const bool traps = __base::traps;
809 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::traps;