Searched refs:tp_weaklist (Results 1 – 8 of 8) sorted by relevance
74 PyObject *tp_weaklist; member
72 PyObject *tp_weaklist; member
419 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 the1096 .. c:member:: PyObject* PyTypeObject.tp_weaklist
652 Do not confuse this field with :c:member:`~PyTypeObject.tp_weaklist`; that is the list head for1039 .. c:member:: PyObject* PyTypeObject.tp_weaklist
3579 offsetof(PyTypeObject, tp_weaklist), /* tp_weaklistoffset */
2905 offsetof(PyTypeObject, tp_weaklist), /* tp_weaklistoffset */