Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dclassobject.c120 method_reduce(PyMethodObject *im, PyObject *Py_UNUSED(ignored)) in method_reduce() function
136 {"__reduce__", (PyCFunction)method_reduce, METH_NOARGS, NULL},
/third_party/python/Tools/c-analyzer/
DTODO346 Objects/classobject.c:method_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1884 Objects/classobject.c method_reduce PyId_getattr -