Searched refs:lpBytes (Results 1 – 5 of 5) sorted by relevance
58 uint32_t lpBytes(unsigned char *lp);
751 uint32_t lpBytes(unsigned char *lp) { in lpBytes() function
882 lpsize += lpBytes(lp); in objectComputeSize()894 asize += lpBytes(ri.data); in objectComputeSize()
909 size_t lp_bytes = lpBytes(lp); in rdbSaveObject()
191 lp_bytes = lpBytes(lp); in streamAppendItem()