Home
last modified time | relevance | path

Searched refs:thisMatchLength (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/yaffs2/
A Dyaffsfs.c488 int thisMatchLength; in yaffsfs_FindDevice() local
501 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