HomeSort by: relevance | last modified time | path
    Searched refs:ZSTD_CCtx_trace (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/zstd/dist/lib/compress/
zstd_compress_internal.h 1478 /** ZSTD_CCtx_trace() :
1481 void ZSTD_CCtx_trace(ZSTD_CCtx* cctx, size_t extraCSize);
zstd_compress.c 5258 void ZSTD_CCtx_trace(ZSTD_CCtx* cctx, size_t extraCSize)
5304 ZSTD_CCtx_trace(cctx, endResult);
6377 ZSTD_CCtx_trace(cctx, 0);
zstdmt_compress.c 787 ZSTD_CCtx_trace(cctx, 0);

Completed in 54 milliseconds