Searched refs:cmCheck (Results 1 – 1 of 1) sorted by relevance
963 UInt32 cmCheck; in GetMatchesSpec1() local967 cmCheck = (UInt32)(pos - _cyclicBufferSize); in GetMatchesSpec1()969 cmCheck = 0; in GetMatchesSpec1()971 if (cmCheck < curMatch) in GetMatchesSpec1()1018 while(--cutValue && cmCheck < curMatch); in GetMatchesSpec1()1032 UInt32 cmCheck; in SkipMatchesSpec() local1034 cmCheck = (UInt32)(pos - _cyclicBufferSize); in SkipMatchesSpec()1036 cmCheck = 0; in SkipMatchesSpec()1039 cmCheck < curMatch) in SkipMatchesSpec()1077 while(--cutValue && cmCheck < curMatch); in SkipMatchesSpec()