Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dweakrefobject.c221 get_basic_refs(PyWeakReference *head, in get_basic_refs() function
296 get_basic_refs(*list, &ref, &proxy); in weakref___new__()
319 get_basic_refs(*list, &ref, &proxy); in weakref___new__()
769 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewRef()
785 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewRef()
828 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewProxy()
850 get_basic_refs(*list, &ref, &proxy); in PyWeakref_NewProxy()