Searched defs:isDictionary (Results 1 – 4 of 4) sorted by relevance
687 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_HcFindBestMatch() local1163 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_RowFindBestMatch() local
1401 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestMatchIndex() local1418 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestPrefixIndex() local
686 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_HcFindBestMatch() local1162 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_RowFindBestMatch() local
1400 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestMatchIndex() local1417 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestPrefixIndex() local