Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c208 rax_free(rax); in raxNew()
270 rax_free(child); in raxAddChild()
414 rax_free(*child); in raxCompressNode()
723 rax_free(trimmed); in raxGenericInsert()
724 rax_free(postfix); in raxGenericInsert()
779 rax_free(h); in raxGenericInsert()
798 rax_free(postfix); in raxGenericInsert()
840 rax_free(h); in raxGenericInsert()
1052 rax_free(child); in raxRemove()
1234 rax_free(n); in raxRecursiveFree()
[all …]
H A Drax_malloc.h43 #define rax_free zfree macro