Home | History | Annotate | Download | only in bits

Lines Matching refs:numeric_limits

71 			  (std::numeric_limits<_UIntType>::digits)>
189 std::numeric_limits<_DInputType>::digits,
235 * std::numeric_limits<_UIntType>::max() plus 1. Otherwise, the template
465 static_assert(__w <= std::numeric_limits<_UIntType>::digits,
674 static_assert(0u < __w && __w <= std::numeric_limits<_UIntType>::digits,
1078 static_assert(0u < __w && __w <= std::numeric_limits<_UIntType>::digits,
1606 { return std::numeric_limits<result_type>::min(); }
1610 { return std::numeric_limits<result_type>::max(); }
1681 _IntType __b = std::numeric_limits<_IntType>::max())
1710 _IntType __b = std::numeric_limits<_IntType>::max())
2181 { return std::numeric_limits<result_type>::lowest(); }
2188 { return std::numeric_limits<result_type>::max(); }
2390 { return std::numeric_limits<result_type>::max(); }
2612 { return std::numeric_limits<result_type>::max(); }
2800 { return std::numeric_limits<result_type>::max(); }
3014 { return std::numeric_limits<result_type>::lowest(); }
3021 { return std::numeric_limits<result_type>::max(); }
3225 { return std::numeric_limits<result_type>::max(); }
3431 { return std::numeric_limits<result_type>::lowest(); }
3438 { return std::numeric_limits<result_type>::max(); }
3653 { return std::numeric_limits<result_type>::min(); }
3660 { return std::numeric_limits<result_type>::max(); }
4101 { return std::numeric_limits<result_type>::max(); }
4303 { return std::numeric_limits<result_type>::max(); }
4525 { return std::numeric_limits<result_type>::max(); }
4735 { return std::numeric_limits<result_type>::max(); }
4943 { return std::numeric_limits<result_type>::max(); }
5139 { return std::numeric_limits<result_type>::lowest(); }
5146 { return std::numeric_limits<result_type>::max(); }