Searched refs:method_reduce (Results 1 – 3 of 3) sorted by relevance
120 method_reduce(PyMethodObject *im, PyObject *Py_UNUSED(ignored)) in method_reduce() function136 {"__reduce__", (PyCFunction)method_reduce, METH_NOARGS, NULL},
351 Objects/classobject.c:method_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
1151 Objects/classobject.c method_reduce PyId_getattr variable _Py_IDENTIFIER(getattr)