Searched refs:ZSTD_getSeqStore (Results 1 – 2 of 2) sorted by relevance
212 const seqStore_t *ZSTD_getSeqStore(const ZSTD_CCtx *ctx);
141 const seqStore_t *ZSTD_getSeqStore(const ZSTD_CCtx *ctx) /* hidden interface */ { return &(ctx->seq… in ZSTD_getSeqStore() function