Searched refs:posLimit (Results 1 – 6 of 6) sorted by relevance
17 UInt32 posLimit; member
55 p->posLimit -= subValue; in MatchFinder_ReduceOffsets()294 p->posLimit = p->pos + limit; in MatchFinder_SetLimits()498 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);
53 p->posLimit -= subValue; in MatchFinder_ReduceOffsets()292 p->posLimit = p->pos + limit; in MatchFinder_SetLimits()496 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);