Lines Matching defs:comp
309 const int comp = item.Compare(midVal);
310 if (comp == 0)
312 if (comp < 0)
357 const int comp = item.Compare(midVal);
358 if (comp == 0)
360 if (comp < 0)
643 const int comp = item.Compare(midVal);
644 if (comp == 0)
646 if (comp < 0)
662 const int comp = item.Compare(midVal);
663 if (comp == 0)
665 if (comp < 0)
683 const int comp = item.Compare(midVal);
684 if (comp == 0)
689 if (comp < 0)