Searched refs:tmpLength (Results 1 – 1 of 1) sorted by relevance
204 u32 tmpLength; in SearchLZ() local243 tmpLength = 3; in SearchLZ()252 tmpLength++; in SearchLZ()255 if (tmpLength == maxLength) in SearchLZ()261 if (tmpLength > currLength) in SearchLZ()264 currLength = tmpLength; in SearchLZ()