Searched refs:_Stl_string_to_doubleT (Results 1 – 1 of 1) sorted by relevance
749 D _Stl_string_to_doubleT(const char *s) in _Stl_string_to_doubleT() function851 val = (float)_Stl_string_to_doubleT<double,ieee754_double,12,IEEE754_DOUBLE_BIAS>(v.c_str()); in __string_to_float()861 val = _Stl_string_to_doubleT<double,ieee754_double,12,IEEE754_DOUBLE_BIAS>(v.c_str()); in __string_to_float()874 …val = _Stl_string_to_doubleT<long double,ieee854_long_double,16,IEEE854_LONG_DOUBLE_BIAS>(v.c_str(… in __string_to_float()