shallow          1407 src/cmd/gc/go.h Type*	shallow(Type *t);
shallow           717 src/cmd/gc/sinit.c 	t = shallow(n->type);
shallow          1592 src/cmd/gc/subr.c 		nt = shallow(t);
shallow          1600 src/cmd/gc/subr.c 		nt = shallow(t);
shallow          1605 src/cmd/gc/subr.c 		nt = shallow(t);
shallow          1611 src/cmd/gc/subr.c 		nt = shallow(t);
shallow          1618 src/cmd/gc/subr.c 		nt = shallow(t);
shallow          1619 src/cmd/gc/subr.c 		nt->type = shallow(t->type);
shallow          1624 src/cmd/gc/subr.c 			xt->down = shallow(t->down);