Lines Matching defs:c1
976 char c1 = *s1++;978 if (ASCII_a <= c1 && c1 <= ASCII_z)979 c1 += ASCII_A - ASCII_a;982 if (c1 != c2)984 if (!c1)