Lines Matching refs:n1
1147 int n1, n2;1154 n1 = strlen(x->sval);1156 s = (char *) malloc(n1 + n2 + 1);1161 strcpy(s+n1, y->sval);