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

/external/python/cpython2/Python/
H A Ddtoa.c54 * _Py_dg_dtoa are expected to call _Py_dg_freedtoa to free
2299 _Py_dg_freedtoa(char *s) function
2342 call to _Py_dg_freedtoa. */
2942 _Py_dg_freedtoa(s0);

Completed in 376 milliseconds