Searched refs:isDMS (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/zstd/compress/
H A Dzstd_lazy.c1496 const int isDMS = dictMode == ZSTD_dictMatchState; local
1498 const int isDxS = isDMS || isDDS;

Completed in 252 milliseconds