Searched defs:limits (Results 1 – 6 of 6) sorted by relevance
22 typedef std::numeric_limits<N> limits ; typedef in boost::numeric::boundsdetail::Integral34 typedef std::numeric_limits<N> limits ; typedef in boost::numeric::boundsdetail::Float
48 typedef std::numeric_limits<T> limits; // No fix for SF:1358600. typedef
335 typedef numeric_limits<double> limits; in _Stl_atod() typedef485 typedef numeric_limits<D> limits; in _Stl_atodT() typedef646 typedef numeric_limits<double> limits; in _Stl_string_to_double() typedef751 typedef numeric_limits<D> limits; in _Stl_string_to_doubleT() typedef
634 typedef numeric_limits<_FloatT> limits; in __format_nan_or_inf() typedef757 typedef numeric_limits<_FloatT> limits; typedef845 typedef numeric_limits<_STLP_LONGEST_FLOAT_TYPE> limits; typedef
80 typedef numeric_limits<F> limits; in check_get_float() typedef