Searched refs:ZSTD_copyCCtx_internal (Results 1 – 1 of 1) sorted by relevance
2130 static size_t ZSTD_copyCCtx_internal(ZSTD_CCtx* dstCCtx, in ZSTD_copyCCtx_internal() function2215 return ZSTD_copyCCtx_internal(dstCCtx, srcCCtx, in ZSTD_copyCCtx()