Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dlistpack.h55 unsigned char *lpLast(unsigned char *lp);
H A Dlistpack.c428 unsigned char *lpLast(unsigned char *lp) { in lpLast() function
795 unsigned char *ele = lpLast(lp); in lpSeek()
H A Dt_stream.c564 si->lp_ele = lpLast(si->lp); in streamIteratorGetID()