Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c1965 dict_richcompare(PyObject *v, PyObject *w, int op) in dict_richcompare() function
2482 dict_richcompare, /* tp_richcompare */
/external/python/cpython3/Objects/
Ddictobject.c2829 dict_richcompare(PyObject *v, PyObject *w, int op) in dict_richcompare() function
3443 dict_richcompare, /* tp_richcompare */