Lines Matching refs:c1
353 char c1=*(fileName1++);355 if ((c1>='a') && (c1<='z'))356 c1 -= 0x20;359 if (c1=='\0')363 if (c1<c2)365 if (c1>c2)