Home
last modified time | relevance | path

Searched defs:posInSequence (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h145 size_t posInSequence; /* The position within the sequence at seq[pos] where reading member
H A Dzstd_compress.c5754 U32 posInSequence; /* Position within sequence at idx */ member