Searched refs:PyObject_GET_WEAKREFS_LISTPTR (Results 1 – 10 of 10) sorted by relevance
5 ((PyWeakReference **) PyObject_GET_WEAKREFS_LISTPTR(o))
528 PyObject_GET_WEAKREFS_LISTPTR(op); in handle_weakrefs()
632 PyObject_GET_WEAKREFS_LISTPTR(op); in handle_weakrefs()
364 #define PyObject_GET_WEAKREFS_LISTPTR(o) \ macro
363 #define PyObject_GET_WEAKREFS_LISTPTR(o) \ macro
6 ((PyWeakReference **) PyObject_GET_WEAKREFS_LISTPTR(o))
1014 PyObject_GET_WEAKREFS_LISTPTR(self); in subtype_dealloc()
1220 PyObject_GET_WEAKREFS_LISTPTR(self); in subtype_dealloc()