Home
last modified time | relevance | path

Searched defs:dictitems (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_pickle.c3963 PyObject *dictitems = Py_None; in save_reduce() local
/third_party/python/Objects/
H A Dtypeobject.c5273 PyObject *newobj, *newargs, *state, *listitems, *dictitems; in reduce_newobj() local
5227 _PyObject_GetItemsIter(PyObject *obj, PyObject **listitems, PyObject **dictitems) _PyObject_GetItemsIter() argument
[all...]

Completed in 22 milliseconds