Searched defs:FSE_compress2 (Results 1 – 3 of 3) sorted by relevance
684 size_t FSE_compress2 (void* dst, size_t dstCapacity, const void* src, size_t srcSize, unsigned maxS… in FSE_compress2() function
727 size_t FSE_compress2 (void* dst, size_t dstCapacity, const void* src, size_t srcSize, unsigned maxS… in FSE_compress2() function
105 #define FSE_compress2 zfs_FSE_compress2 macro