Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h17 UInt32 posLimit; member
DLzFind.c53 p->posLimit -= subValue; in MatchFinder_ReduceOffsets()
292 p->posLimit = p->pos + limit; in MatchFinder_SetLimits()
496 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);