Searched defs:maxML (Results 1 – 7 of 7) sorted by relevance
3944 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local4027 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local5462 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local5536 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local
2289 int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); in handleCloseParen() local2325 int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); in handleCloseParen() local
3900 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local3983 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local5356 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local5430 int32_t maxML = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local
2299 int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); in handleCloseParen() local2342 int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); in handleCloseParen() local
390 … size_t const maxML = MIN(currentSegmentLength, srcPatternLength); in LZ4HC_InsertAndGetWiderMatch() local