Home
last modified time | relevance | path

Searched refs:defdict_reduce (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
D_collectionsmodule.c1504 defdict_reduce(defdictobject *dd) in defdict_reduce() function
1556 {"__reduce__", (PyCFunction)defdict_reduce, METH_NOARGS,
/external/python/cpython3/Modules/
D_collectionsmodule.c2038 defdict_reduce(defdictobject *dd, PyObject *Py_UNUSED(ignored)) in defdict_reduce() function
2100 {"__reduce__", (PyCFunction)defdict_reduce, METH_NOARGS,
/external/python/cpython3/Tools/c-analyzer/
DTODO264 Modules/_collectionsmodule.c:defdict_reduce():PyId_items _Py_IDENTIFIER(items)
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv2515 Modules/_collectionsmodule.c defdict_reduce PyId_items -