Searched refs:GET_WEAKREFS_LISTPTR (Results 1 – 4 of 4) sorted by relevance
4 #define GET_WEAKREFS_LISTPTR(o) \ macro33 list = GET_WEAKREFS_LISTPTR(object); in _weakref_getweakrefcount_impl()88 PyWeakReference **list = GET_WEAKREFS_LISTPTR(object); in weakref_getweakrefs()
4 #define GET_WEAKREFS_LISTPTR(o) \ macro55 PyWeakReference **list = GET_WEAKREFS_LISTPTR(object); in weakref_getweakrefcount()76 PyWeakReference **list = GET_WEAKREFS_LISTPTR(object); in weakref_getweakrefs()
5 #define GET_WEAKREFS_LISTPTR(o) \ macro58 PyWeakReference **list = GET_WEAKREFS_LISTPTR(self->wr_object); in clear_weakref()294 list = GET_WEAKREFS_LISTPTR(ob); in weakref___new__()746 list = GET_WEAKREFS_LISTPTR(ob); in PyWeakref_NewRef()805 list = GET_WEAKREFS_LISTPTR(ob); in PyWeakref_NewProxy()897 list = GET_WEAKREFS_LISTPTR(object); in PyObject_ClearWeakRefs()
5 #define GET_WEAKREFS_LISTPTR(o) \ macro58 PyWeakReference **list = GET_WEAKREFS_LISTPTR(self->wr_object); in clear_weakref()297 list = GET_WEAKREFS_LISTPTR(ob); in weakref___new__()770 list = GET_WEAKREFS_LISTPTR(ob); in PyWeakref_NewRef()829 list = GET_WEAKREFS_LISTPTR(ob); in PyWeakref_NewProxy()921 list = GET_WEAKREFS_LISTPTR(object); in PyObject_ClearWeakRefs()