Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c1405 statresult_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in statresult_new() function
9519 StatResultType.tp_new = statresult_new; in INITFUNC()
/external/python/cpython3/Modules/
Dposixmodule.c1942 statresult_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in statresult_new() function
13488 StatResultType.tp_new = statresult_new; in INITFUNC()