Lines Matching defs:s2
782 char *s1, *s2, *p1, *p2, *q;788 s2 = getsval(y);792 for (q=p1, p2=s2; *p2 != '\0' && *q == *p2; q++, p2++)