Searched refs:tp_weaklist (Results 1 – 9 of 9) sorted by relevance
74 PyObject *tp_weaklist; member
72 PyObject *tp_weaklist; member
266 PyObject *tp_weaklist; member
397 PyObject *tp_weaklist; member
236 * :c:member:`~PyTypeObject.tp_weaklist`
140 …| [:c:member:`~PyTypeObject.tp_weaklist`] | :c:type:`PyObject` * | …1219 :c:member:`~PyTypeObject.tp_weaklist` slot, the pointer supporting1220 the linked list (what *tp_weaklist* points to) must **not** be1392 Do not confuse this field with :c:member:`~PyTypeObject.tp_weaklist`; that is the list head for1837 .. c:member:: PyObject* PyTypeObject.tp_weaklist
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 the1096 .. c:member:: PyObject* PyTypeObject.tp_weaklist
2905 offsetof(PyTypeObject, tp_weaklist), /* tp_weaklistoffset */
3771 offsetof(PyTypeObject, tp_weaklist), /* tp_weaklistoffset */