Home
last modified time | relevance | path

Searched refs:unsafe_object_compare (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dlistobject.c1226 /* This function is used by unsafe_object_compare to optimize comparisons
2101 unsafe_object_compare(PyObject *v, PyObject *w, MergeState *ms) in unsafe_object_compare() function
2404 ms.key_compare = unsafe_object_compare; in list_sort_impl()

Completed in 4 milliseconds