Lines Matching defs:limit
46 UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size, UInt32 *posRes)
120 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
149 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
196 while (d < limit);
218 UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size,
224 UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size,
321 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
351 if (hash == size || *hash != delta || lenLimit[diff] != lenLimit[0] || d >= limit)
397 while (d < limit);
408 UInt32 _cutValue, UInt32 *d, uint32plus _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size,
498 if (hash == size || *hash != delta || pb[lenLimit] != cur[lenLimit] || d >= limit)
526 if (hash == size || *hash != delta || pb[lenLimit] != cur[lenLimit] || d >= limit)
574 while (d < limit);