Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlistobject.c1253 count_run(MergeState *ms, PyObject **lo, PyObject **hi, int *descending) in count_run() function
/external/python/cpython2/Objects/
Dlistobject.c1118 count_run(PyObject **lo, PyObject **hi, PyObject *compare, int *descending) in count_run() function