Searched defs:ZSTD_copyRawBlock (Results 1 – 3 of 3) sorted by relevance
579 static size_t ZSTD_copyRawBlock(void* dst, size_t dstCapacity, in ZSTD_copyRawBlock() function
819 static size_t ZSTD_copyRawBlock(void* dst, size_t dstCapacity, in ZSTD_copyRawBlock() function
2603 static size_t ZSTD_copyRawBlock(void* dst, size_t maxDstSize, const void* src, size_t srcSize) in ZSTD_copyRawBlock() function