Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dziplist.c471 unsigned int zipRawEntryLength(unsigned char *p) { in zipRawEntryLength() function
686 p += zipRawEntryLength(p); in __ziplistDelete()
760 prevlen = zipRawEntryLength(ptail); in __ziplistInsert()
981 p += zipRawEntryLength(p); in ziplistIndex()
1003 p += zipRawEntryLength(p); in ziplistNext()
1175 p += zipRawEntryLength(p); in ziplistLen()