Searched refs:X_end (Results 1 – 2 of 2) sorted by relevance
364 PathPieces::const_iterator X_I = X.begin(), X_end = X.end(); in comparePath() local367 for ( ; X_I != X_end && Y_I != Y_end; ++X_I, ++Y_I) { in comparePath()
317 PathPieces::const_iterator X_I = X.begin(), X_end = X.end(); in comparePath() local320 for ( ; X_I != X_end && Y_I != Y_end; ++X_I, ++Y_I) { in comparePath()