Home
last modified time | relevance | path

Searched refs:get_basic_refs (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dweakrefobject.c235 get_basic_refs(PyWeakReference *head, in get_basic_refs() function
310 get_basic_refs(*list, &ref, &proxy); in weakref___new__()
333 get_basic_refs(*list, &ref, &proxy); in weakref___new__()
824 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewRef()
840 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewRef()
883 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewProxy()
907 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewProxy()