Searched defs:dictLimit (Results 1 – 6 of 6) sorted by relevance
76 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local299 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local493 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local941 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
385 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local533 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
378 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
393 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
269 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
131 U32 dictLimit; /* below that point, need extDict */ member