Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ itrprintr_rev
Function
itrprintr_rev
app/redis-6.2.6/src/quicklist.c:1612–1614 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1610
}
1611
1612
static int itrprintr_rev(quicklist *ql, int print) {
1613
return _itrprintr(ql, print, 0);
1614
}
1615
1616
#define ql_verify(a, b, c, d, e) \
1617
do { \
Callers
1
_ql_verify
Function · 0.85
Calls
1
_itrprintr
Function · 0.85
Tested by
no test coverage detected