Searched refs:count_run (Results 1 – 3 of 3) sorted by relevance
152 #define COUNT_RUN SORT_MAKE_STR(count_run)
1121 count_run(PyObject **lo, PyObject **hi, PyObject *compare, int *descending) in count_run() function2140 n = count_run(lo, hi, compare, &descending); in listsort()
215 count_run() returns the # of elements in the next run. A run is either