Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dclassobject.c120 method_reduce(PyMethodObject *im, PyObject *Py_UNUSED(ignored)) in method_reduce() function
136 {"__reduce__", (PyCFunction)method_reduce, METH_NOARGS, NULL},
/external/python/cpython3/Tools/c-analyzer/
DTODO351 Objects/classobject.c:method_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
Dknown.tsv1151 Objects/classobject.c method_reduce PyId_getattr variable _Py_IDENTIFIER(getattr)