Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dquicklist.c1514 err += _ql_verify((a), (b), (c), (d), (e)); \
1518 static int _ql_verify(quicklist *ql, uint32_t len, uint32_t count, in _ql_verify() function