Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dweakrefobject.c195 weakref_richcompare(PyWeakReference* self, PyWeakReference* other, int op) in weakref_richcompare() function
372 (richcmpfunc)weakref_richcompare, /*tp_richcompare*/