Searched refs:tmpLength (Results 1 – 1 of 1) sorted by relevance
236 u32 tmpLength; in SearchLZ() local275 tmpLength = 3; in SearchLZ()284 tmpLength++; in SearchLZ()287 if (tmpLength == maxLength) in SearchLZ()293 if (tmpLength > currLength) in SearchLZ()296 currLength = tmpLength; in SearchLZ()