Searched refs:lpGetTotalBytes (Results 1 – 1 of 1) sorted by relevance
98 #define lpGetTotalBytes(p) (((uint32_t)(p)[0]<<0) | \ macro429 unsigned char *p = lp+lpGetTotalBytes(lp)-1; /* Seek EOF element. */ in lpLast()639 uint64_t old_listpack_bytes = lpGetTotalBytes(lp); in lpInsert()737 uint64_t listpack_bytes = lpGetTotalBytes(lp); in lpAppend()752 return lpGetTotalBytes(lp); in lpBytes()