Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dxxmodule.c267 null_richcompare(PyObject *self, PyObject *other, int op) in null_richcompare() function
300 null_richcompare, /*tp_richcompare*/
Dxxlimited_35.c202 null_richcompare(PyObject *self, PyObject *other, int op) in null_richcompare() function
210 {Py_tp_richcompare, null_richcompare},