Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c505 array_richcompare(PyObject *v, PyObject *w, int op) in array_richcompare() function
2168 array_richcompare, /* tp_richcompare */
/external/python/cpython3/Modules/
Darraymodule.c671 array_richcompare(PyObject *v, PyObject *w, int op) in array_richcompare() function
2815 array_richcompare, /* tp_richcompare */