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

  /src/external/bsd/zstd/dist/lib/legacy/
zstd_v04.h 62 size_t ZSTDv04_freeDCtx(ZSTDv04_Dctx* dctx);
zstd_v04.c 3598 size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); }

Completed in 18 milliseconds