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