Searched refs:lzf_compress (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | valgrind.sup | 4 fun:lzf_compress 10 fun:lzf_compress 16 fun:lzf_compress
|
| H A D | lzf.h | 77 lzf_compress (const void *const in_data, unsigned int in_len,
|
| H A D | lzf_c.c | 99 lzf_compress (const void *const in_data, unsigned int in_len, in lzf_compress() function
|
| H A D | rdb.c | 349 comprlen = lzf_compress(s, len, out, outlen); in rdbSaveLzfStringObject()
|
| H A D | quicklist.c | 190 if (((lzf->sz = lzf_compress(node->zl, node->sz, lzf->compressed, in __quicklistCompressNode()
|