Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c4721 wrap_cmpfunc(PyObject *self, PyObject *args, void *wrapped) function
6044 TPSLOT("__cmp__", tp_compare, _PyObject_SlotCompare, wrap_cmpfunc,