Searched refs:longestMatch (Results 1 – 1 of 1) sorted by relevance
489 int longestMatch = -1; in yaffsfs_FindDevice() local539 if (matching && (thisMatchLength > longestMatch)) { in yaffsfs_FindDevice()543 longestMatch = thisMatchLength; in yaffsfs_FindDevice()
Completed in 7 milliseconds