Home | History | Annotate | Download | only in bits

Lines Matching refs:numeric_limits

71 			  (std::numeric_limits<_UIntType>::digits)>
191 std::numeric_limits<_DInputType>::digits,
237 * std::numeric_limits<_UIntType>::max() plus 1. Otherwise, the template
467 static_assert(__w <= std::numeric_limits<_UIntType>::digits,
676 static_assert(0u < __w && __w <= std::numeric_limits<_UIntType>::digits,
1080 static_assert(0u < __w && __w <= std::numeric_limits<_UIntType>::digits,
1608 { return std::numeric_limits<result_type>::min(); }
1612 { return std::numeric_limits<result_type>::max(); }
1683 _IntType __b = std::numeric_limits<_IntType>::max())
1712 _IntType __b = std::numeric_limits<_IntType>::max())
2183 { return std::numeric_limits<result_type>::lowest(); }
2190 { return std::numeric_limits<result_type>::max(); }
2392 { return std::numeric_limits<result_type>::max(); }
2614 { return std::numeric_limits<result_type>::max(); }
2802 { return std::numeric_limits<result_type>::max(); }
3016 { return std::numeric_limits<result_type>::lowest(); }
3023 { return std::numeric_limits<result_type>::max(); }
3227 { return std::numeric_limits<result_type>::max(); }
3433 { return std::numeric_limits<result_type>::lowest(); }
3440 { return std::numeric_limits<result_type>::max(); }
3655 { return std::numeric_limits<result_type>::min(); }
3662 { return std::numeric_limits<result_type>::max(); }
4103 { return std::numeric_limits<result_type>::max(); }
4305 { return std::numeric_limits<result_type>::max(); }
4527 { return std::numeric_limits<result_type>::max(); }
4737 { return std::numeric_limits<result_type>::max(); }
4945 { return std::numeric_limits<result_type>::max(); }
5141 { return std::numeric_limits<result_type>::lowest(); }
5148 { return std::numeric_limits<result_type>::max(); }