Home
last modified time | relevance | path

Searched refs:_Stl_atod (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp334 static double _Stl_atod(char *buffer, ptrdiff_t ndigit, int dexp) { in _Stl_atod() function
733 x = _Stl_atod(digits, n, exp); in _Stl_string_to_double()