Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c92 static inline void raxStackInit(raxStack *ts) { in raxStackInit() function
1025 raxStackInit(&ts); in raxRemove()
1264 raxStackInit(&it->stack); in raxStart()