Lines Matching refs:comp
709 int comp = strcmp(left.location().file_name(),
711 if (comp)
712 return 0 > comp;
718 int comp = strcmp(left.location().function_name(),
720 if (comp)
721 return 0 > comp;
769 int comp = strcmp(left.location().file_name(),
771 if (comp)
778 int comp = strcmp(left.location().function_name(),
780 if (comp)