Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dsetobject.c1904 set_reduce(PySetObject *so, PyObject *Py_UNUSED(ignored)) in set_reduce() function
2028 {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS,
2152 {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS,
/third_party/python/Tools/c-analyzer/
DTODO409 Objects/setobject.c:set_reduce():PyId___dict__ _Py_IDENTIFIER(__dict__)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1869 Objects/setobject.c set_reduce PyId___dict__ -