Home | History | Annotate | Download | only in python2.7

Lines Matching full:cmpfunc

312 typedef int (*cmpfunc)(PyObject *, PyObject *);
335 cmpfunc tp_compare;