Home
last modified time | relevance | path

Searched refs:od_weakreflist (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dodictobject.c497 PyObject *od_weakreflist; /* holds weakrefs to the odict */ member
1360 if (self->od_weakreflist != NULL) in odict_dealloc()
1568 offsetof(PyODictObject, od_weakreflist), /* tp_weaklistoffset */

Completed in 3 milliseconds