Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_heapqmodule.c77 Py_ssize_t startpos, endpos, childpos, rightpos, limit; in _siftup() local
418 Py_ssize_t startpos, endpos, childpos, rightpos, limit; in _siftupmax() local
/external/python/cpython3/Modules/
D_heapqmodule.c55 Py_ssize_t startpos, endpos, childpos, limit; in siftup() local
409 Py_ssize_t startpos, endpos, childpos, limit; in siftup_max() local