Lines Matching refs:is_integer
33 static constexpr bool is_integer = false;
158 static _LIBCPP_CONSTEXPR const bool is_integer = false;
218 static _LIBCPP_CONSTEXPR const bool is_integer = true;
271 static _LIBCPP_CONSTEXPR const bool is_integer = true;
317 static _LIBCPP_CONSTEXPR const bool is_integer = false;
363 static _LIBCPP_CONSTEXPR const bool is_integer = false;
409 static _LIBCPP_CONSTEXPR const bool is_integer = false;
459 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
500 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_integer;
552 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
593 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_integer;
645 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
686 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::is_integer;
738 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
779 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::is_integer;