Lines Matching refs:is_integer
32 static constexpr bool is_integer = false;
149 static _LIBCPP_CONSTEXPR const bool is_integer = false;
206 static _LIBCPP_CONSTEXPR const bool is_integer = true;
257 static _LIBCPP_CONSTEXPR const bool is_integer = true;
302 static _LIBCPP_CONSTEXPR const bool is_integer = false;
351 static _LIBCPP_CONSTEXPR const bool is_integer = false;
400 static _LIBCPP_CONSTEXPR const bool is_integer = false;
453 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
496 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_integer;
547 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
590 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_integer;
641 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
684 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::is_integer;
735 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
778 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::is_integer;