Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dmethodobject.c214 meth_compare(PyCFunctionObject *a, PyCFunctionObject *b) in meth_compare() function
290 (cmpfunc)meth_compare, /* tp_compare */