Searched refs:zipPrevLenByteDiff (Results 1 – 1 of 1) sorted by relevance
464 int zipPrevLenByteDiff(unsigned char *p, unsigned int len) { in zipPrevLenByteDiff() function697 nextdiff = zipPrevLenByteDiff(p,first.prevrawlen); in __ziplistDelete()782 nextdiff = (p[0] != ZIP_END) ? zipPrevLenByteDiff(p,reqlen) : 0; in __ziplistInsert()