Searched defs:maxML (Results 1 – 6 of 6) sorted by relevance
3910 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local3993 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local5370 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local5444 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local
2297 int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); in handleCloseParen() local2340 int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); in handleCloseParen() local
3908 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local3991 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local5367 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local5441 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local
1152 { U32 const maxML = matches[nbMatches-1].len; in ZSTD_compressBlock_opt_generic() local
1043 … size_t const maxML = MIN(currentSegmentLength, srcPatternLength); in LZ4HC_InsertAndGetWiderMatch() local