Searched defs:PyOS_ascii_atof (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Python/
H A Dpystrtod.c283 "PyOS_ascii_strtod and PyOS_ascii_atof are "
304 PyOS_ascii_atof(const char *nptr) function
310 PyOS_ascii_strtod and PyOS_ascii_atof functions. It converts a

Completed in 115 milliseconds