Searched refs:tp_weaklist (Results 1 – 5 of 5) sorted by relevance
75 PyObject *tp_weaklist; member
265 PyObject *tp_weaklist; member
253 * :c:member:`~PyTypeObject.tp_weaklist`
140 …| [:c:member:`~PyTypeObject.tp_weaklist`] | :c:type:`PyObject` * | …1318 :c:member:`~PyTypeObject.tp_weaklist` slot, the pointer supporting1319 the linked list (what *tp_weaklist* points to) must **not** be1496 Do not confuse this field with :c:member:`~PyTypeObject.tp_weaklist`; that is the list head for1945 .. c:member:: PyObject* PyTypeObject.tp_weaklist
4352 offsetof(PyTypeObject, tp_weaklist), /* tp_weaklistoffset */