Home
last modified time | relevance | path

Searched defs:atof (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/include/support/solaris/
Dfloatingpoint.h10 #define atof sun_atof macro
/external/python/cpython2/Python/
Datof.c11 double atof(char *s) in atof() function
/external/python/cpython2/Lib/
Dstringold.py197 def atof(s): function
Dlocale.py307 def atof(string, func=float): function
Dstring.py384 def atof(s): function
/external/python/cpython3/Lib/
Dlocale.py324 def atof(string, func=float): function