Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dlistobject.c1323 count_run(MergeState *ms, PyObject **lo, PyObject **hi, int *descending) in count_run() function
2452 n = count_run(&ms, lo.keys, lo.keys + nremaining, &descending); in list_sort_impl()

Completed in 5 milliseconds