Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlistobject.c2081 unsafe_float_compare(PyObject *v, PyObject *w, MergeState *ms) in unsafe_float_compare() function
2277 ms.key_compare = unsafe_float_compare; in list_sort_impl()