Home
last modified time | relevance | path

Searched defs:PyWeakref_CheckProxy (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dweakrefobject.h48 #define PyWeakref_CheckProxy(op) \ macro
/external/python/cpython3/Include/
Dweakrefobject.h50 #define PyWeakref_CheckProxy(op) \ macro