Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dquicklist.c571 #define quicklistDeleteIfEmpty(ql, n) \ macro
1027 quicklistDeleteIfEmpty(quicklist, node); in quicklistDelRange()