deep 1601 src/cmd/gc/subr.c nt->type = deep(t->type); deep 1606 src/cmd/gc/subr.c nt->down = deep(t->down); deep 1607 src/cmd/gc/subr.c nt->type = deep(t->type); deep 1612 src/cmd/gc/subr.c nt->type = deep(t->type); deep 1613 src/cmd/gc/subr.c nt->type->down = deep(t->type->down); deep 1614 src/cmd/gc/subr.c nt->type->down->down = deep(t->type->down->down); deep 1623 src/cmd/gc/subr.c xt->type = deep(t->type); deep 1647 src/cmd/gc/subr.c n->type = deep(s->def->type);