tofunargs        1199 src/cmd/gc/dcl.c 	t->type = tofunargs(rcvr);
tofunargs        1200 src/cmd/gc/dcl.c 	t->type->down = tofunargs(out);
tofunargs        1201 src/cmd/gc/dcl.c 	t->type->down->down = tofunargs(in);