Home
last modified time | relevance | path

Searched refs:matchPos (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1128 unsigned int matchPos; /* Match pos in dst */ member
H A Dzstd.c4188 unsigned int matchPos; /* Match pos in dst */ member
15443 outSeqs[i].matchPos = (unsigned int)position; in ZSTD_copyBlockSequences()