Searched refs:raxRandomWalk (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | rax.h | 203 int raxRandomWalk(raxIterator *it, size_t steps); |
| H A D | rax.c | 1732 int raxRandomWalk(raxIterator *it, size_t steps) { in raxRandomWalk() function |