Searched refs:raxIteratorPrevStep (Results 1 – 1 of 1) sorted by relevance
1431 int raxIteratorPrevStep(raxIterator *it, int noup) { in raxIteratorPrevStep() function1617 if (lt && !raxIteratorPrevStep(it,1)) return 0; in raxSeek()1650 if (!raxIteratorPrevStep(it,1)) return 0; in raxSeek()1678 if (lt && !raxIteratorPrevStep(it,0)) return 0; in raxSeek()1709 if (!raxIteratorPrevStep(it,0)) { in raxPrev()