Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dlistpack.h43 #define LP_BEFORE 0 macro
H A Dlistpack.c612 where = LP_BEFORE; in lpInsert()
666 if (where == LP_BEFORE) { in lpInsert()
739 return lpInsert(lp,ele,size,eofptr,LP_BEFORE,NULL); in lpAppend()