Searched refs:samelengths (Results 1 – 1 of 1) sorted by relevance
2902 BOOL samelengths = TRUE; in match() local2925 if (slength != length) samelengths = FALSE; in match()2935 if (samelengths) in match()