Lines Matching refs:is_integer
33 static constexpr bool is_integer = false;
155 static _LIBCPP_CONSTEXPR const bool is_integer = false;
215 static _LIBCPP_CONSTEXPR const bool is_integer = true;
267 static _LIBCPP_CONSTEXPR const bool is_integer = true;
313 static _LIBCPP_CONSTEXPR const bool is_integer = false;
359 static _LIBCPP_CONSTEXPR const bool is_integer = false;
405 static _LIBCPP_CONSTEXPR const bool is_integer = false;
455 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
496 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_integer;
548 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
589 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_integer;
641 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
682 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::is_integer;
734 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
775 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::is_integer;