Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c767 strop_atoi(PyObject *self, PyObject *args) in strop_atoi() function
1215 {"atoi", strop_atoi, METH_VARARGS, atoi__doc__},