Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dweakrefobject.c222 PyWeakReference **refp, PyWeakReference **proxyp) in get_basic_refs() argument
225 *proxyp = NULL; in get_basic_refs()
238 *proxyp = head; in get_basic_refs()