Home
last modified time | relevance | path

Searched defs:PyCFunction_NewEx (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dmethodobject.c28 PyCFunction_NewEx(PyMethodDef *ml, PyObject *self, PyObject *module) in PyCFunction_NewEx() function
/external/python/cpython2/Objects/
Dmethodobject.c17 PyCFunction_NewEx(PyMethodDef *ml, PyObject *self, PyObject *module) in PyCFunction_NewEx() function