Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c143 static inline void raxStackFree(raxStack *ts) { in raxStackFree() function
1029 raxStackFree(&ts); in raxRemove()
1173 raxStackFree(&ts); in raxRemove()
1215 raxStackFree(&ts); in raxRemove()
1804 raxStackFree(&it->stack); in raxStop()