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

  /src/external/bsd/zstd/dist/lib/legacy/
zstd_v04.h 90 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx);
zstd_legacy.h 286 case 4 : return ZBUFFv04_freeDCtx((ZBUFFv04_DCtx*)legacyContext);
zstd_v04.c 3585 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx) { return ZBUFF_freeDCtx(dctx); }

Completed in 18 milliseconds