Searched refs:GET_WEAKREFS_LISTPTR (Results 1 – 2 of 2) sorted by relevance
5 #define GET_WEAKREFS_LISTPTR(o) \ macro34 list = GET_WEAKREFS_LISTPTR(object); in _weakref_getweakrefcount_impl()89 PyWeakReference **list = GET_WEAKREFS_LISTPTR(object); in weakref_getweakrefs()
6 #define GET_WEAKREFS_LISTPTR(o) \ macro59 PyWeakReference **list = GET_WEAKREFS_LISTPTR(self->wr_object); in clear_weakref()309 list = GET_WEAKREFS_LISTPTR(ob); in weakref___new__()823 list = GET_WEAKREFS_LISTPTR(ob); in PyWeakref_NewRef()882 list = GET_WEAKREFS_LISTPTR(ob); in PyWeakref_NewProxy()978 list = GET_WEAKREFS_LISTPTR(object); in PyObject_ClearWeakRefs()