Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtupleobject.c629 tuplerichcompare(PyObject *v, PyObject *w, int op) in tuplerichcompare() function
875 tuplerichcompare, /* tp_richcompare */
/external/python/cpython2/Objects/
Dtupleobject.c566 tuplerichcompare(PyObject *v, PyObject *w, int op) in tuplerichcompare() function
808 tuplerichcompare, /* tp_richcompare */