Searched refs:cl_weakreflist (Results 1 – 2 of 2) sorted by relevance
21 PyObject *cl_weakreflist; /* List of weak references */ member
126 op->cl_weakreflist = NULL; in PyClass_New()192 if (op->cl_weakreflist != NULL) in class_dealloc()469 offsetof(PyClassObject, cl_weakreflist), /* tp_weaklistoffset */