Searched refs:thisMatchLength (Results 1 – 1 of 1) sorted by relevance
488 int thisMatchLength; in yaffsfs_FindDevice() local501 thisMatchLength = 0; in yaffsfs_FindDevice()520 thisMatchLength++; in yaffsfs_FindDevice()539 if (matching && (thisMatchLength > longestMatch)) { in yaffsfs_FindDevice()543 longestMatch = thisMatchLength; in yaffsfs_FindDevice()
Completed in 8 milliseconds