Home
last modified time | relevance | path

Searched defs:minrun (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dtimsort.h132 const int minrun = size >> shift; in compute_minrun() local
491 const size_t minrun, in PUSH_NEXT()
532 size_t minrun; in TIM_SORT() local
/third_party/python/Objects/
Dlistobject.c2204 Py_ssize_t minrun; in list_sort_impl() local