Home
last modified time | relevance | path

Searched defs:rightpos (Results 1 – 1 of 1) 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