Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c5469 half_compare(PyObject *self, PyObject *other) function
5509 c = half_compare(self, other);
5514 c = half_compare(other, self);