Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dcodeobject.c547 code_richcompare(PyObject *self, PyObject *other, int op) in code_richcompare() function
677 code_richcompare, /* tp_richcompare */
/external/python/cpython3/Objects/
Dcodeobject.c622 code_richcompare(PyObject *self, PyObject *other, int op) in code_richcompare() function
751 code_richcompare, /* tp_richcompare */