Searched refs:tp_weaklist (Results 1 – 4 of 4) sorted by relevance
74 PyObject *tp_weaklist; member
397 PyObject *tp_weaklist; member
517 …ject.tp_cache`, :c:member:`~PyTypeObject.tp_subclasses`, and :c:member:`~PyTypeObject.tp_weaklist`.733 Do not confuse this field with :c:member:`~PyTypeObject.tp_weaklist`; that is the list head for788 The next fields, up to and including :c:member:`~PyTypeObject.tp_weaklist`, only exist if the1111 .. c:member:: PyObject* PyTypeObject.tp_weaklist
2865 offsetof(PyTypeObject, tp_weaklist), /* tp_weaklistoffset */