Home | History | Annotate | Download | only in Include

Lines Matching refs:richcmpfunc

315 typedef PyObject *(*richcmpfunc) (PyObject *, PyObject *, int);

369 richcmpfunc tp_richcompare;