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.c2015 defdict_reduce(defdictobject *dd, PyObject *Py_UNUSED(ignored)) in defdict_reduce() function
2077 {"__reduce__", (PyCFunction)defdict_reduce, METH_NOARGS,
/external/python/cpython3/Tools/c-analyzer/
DTODO269 Modules/_collectionsmodule.c:defdict_reduce():PyId_items _Py_IDENTIFIER(items)
Dknown.tsv1194 Modules/_collectionsmodule.c defdict_reduce PyId_items variable _Py_IDENTIFIER(items)