Searched refs:_siftupmax (Results 1 – 1 of 1) sorted by relevance
416 _siftupmax(PyListObject *heap, Py_ssize_t pos) in _siftupmax() function501 if(_siftupmax((PyListObject *)heap, i) == -1) in nsmallest()526 if (_siftupmax((PyListObject *)heap, 0) == -1) in nsmallest()