Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmethodobject.c176 meth_reduce(PyCFunctionObject *m, PyObject *Py_UNUSED(ignored)) in meth_reduce() function
188 {"__reduce__", (PyCFunction)meth_reduce, METH_NOARGS, NULL},
/external/python/cpython3/Tools/c-analyzer/
DTODO387 Objects/methodobject.c:meth_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
Dknown.tsv1155 Objects/methodobject.c meth_reduce PyId_getattr variable _Py_IDENTIFIER(getattr)