Searched refs:_Stl_string_to_double (Results 1 – 1 of 1) sorted by relevance
645 static double _Stl_string_to_double(const char *s) { in _Stl_string_to_double() function849 val = (float)_Stl_string_to_double(v.c_str()); in __string_to_float()859 val = _Stl_string_to_double(v.c_str()); in __string_to_float()872 val = _Stl_string_to_double(v.c_str()); in __string_to_float()