Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dmethodobject.c180 meth_reduce(PyCFunctionObject *m, PyObject *Py_UNUSED(ignored)) in meth_reduce() function
192 {"__reduce__", (PyCFunction)meth_reduce, METH_NOARGS, NULL},
/third_party/python/Tools/c-analyzer/
DTODO382 Objects/methodobject.c:meth_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1907 Objects/methodobject.c meth_reduce PyId_getattr -