Searched refs:from2 (Results 1 – 2 of 2) sorted by relevance
40 cat(to, from1, from2) in cat() argument41 register char *to, *from1, *from2; in cat()44 for (; *from2;) *to++ = *from2++;
122 static int from1, to1, from2, to2; variable273 n2 = from2 - num2; in main()310 n2 = to2 - from2; in main()507 from2 = atoi(cps); in cmd()508 to2 = from2; in cmd()