Home
last modified time | relevance | path

Searched refs:raxPrev (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Drax.h202 int raxPrev(raxIterator *it);
H A Drax.c1708 int raxPrev(raxIterator *it) { in raxPrev() function
H A Dt_stream.c540 else if (si->rev && !raxPrev(&si->ri)) return 0; in streamIteratorGetID()
H A Dmodule.c4617 if (!raxPrev(&di->ri)) return NULL; in RM_DictPrevC()