Searched defs:dms (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c74 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
H A Dzstd_fast.c227 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
H A Dzstd_lazy.c162 const ZSTD_matchState_t * const dms = ms->dictMatchState; local
622 const ZSTD_matchState_t* const dms local
906 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
[all...]
H A Dzstd_opt.c546 const ZSTD_matchState_t* dms = dictMode == ZSTD_dictMatchState ? ms->dictMatchState : NULL; local
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17438 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
18114 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
18547 const ZSTD_matchState_t * const dms = ms->dictMatchState; local
18920 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
19036 const ZSTD_matchState_t* const dms = ms->dictMatchState; local
20692 const ZSTD_matchState_t* dms = dictMode == ZSTD_dictMatchState ? ms->dictMatchState : NULL; local
[all...]

Completed in 140 milliseconds