Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dlistobject.c1231 /* This function is used by unsafe_tuple_compare to compare the first elements
2209 unsafe_tuple_compare(PyObject *v, PyObject *w, MergeState *ms) in unsafe_tuple_compare() function
2424 ms.key_compare = unsafe_tuple_compare; in list_sort_impl()

Completed in 5 milliseconds