Searched defs:isDictionary (Results 1 – 4 of 4) sorted by relevance
982 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestMatchIndex() local995 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestPrefixIndex() local
501 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_HcFindBestMatch_generic() local
1303 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestMatchIndex() local1320 U32 const isDictionary = (ms->loadedDictEnd != 0); in ZSTD_getLowestPrefixIndex() local
667 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_HcFindBestMatch() local1150 const U32 isDictionary = (ms->loadedDictEnd != 0); in ZSTD_RowFindBestMatch() local