castup 35 src/cmd/6c/cgen.c int castup(Type*, Type*); castup 1042 src/cmd/6c/cgen.c if(nocast(n->type, nn->type) || castup(n->type, nn->type)){