Searched refs:meth_reduce (Results 1 – 3 of 3) sorted by relevance
180 meth_reduce(PyCFunctionObject *m, PyObject *Py_UNUSED(ignored)) in meth_reduce() function192 {"__reduce__", (PyCFunction)meth_reduce, METH_NOARGS, NULL},
382 Objects/methodobject.c:meth_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
1907 Objects/methodobject.c meth_reduce PyId_getattr -