tcopy 632 src/cmd/cc/cc.h Type* tcopy(Type*); tcopy 1117 src/cmd/cc/cc.y $$ = tcopy($1->type); tcopy 181 src/cmd/cc/dcl.c tl = tcopy(t->link);