Home
last modified time | relevance | path

Searched defs:long_compare (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dlongobject.c2369 long_compare(PyLongObject *a, PyLongObject *b) in long_compare() function
/external/python/cpython3/Objects/
Dlongobject.c3013 long_compare(PyLongObject *a, PyLongObject *b) in long_compare() function