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

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzFind.h15 UInt32 posLimit; member in struct:_CMatchFinder
H A DLzFind.c57 p->posLimit -= subValue;
263 p->posLimit = p->pos + limit;
456 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);

Completed in 26 milliseconds