Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c1669 half_cmp(PyObject *v, PyObject *w) in half_cmp() function
1758 c = half_cmp(v, w); in instance_compare()
1766 c = half_cmp(w, v); in instance_compare()