noconv 278 src/cmd/5g/cgen.c if(eqtype(n->type, nl->type) || noconv(n->type, nl->type)) { noconv 264 src/cmd/8g/cgen.c if(eqtype(n->type, nl->type) || noconv(n->type, nl->type)) { noconv 1036 src/cmd/8g/ggen.c if(eqtype(n->type, nl->type) || noconv(n->type, nl->type)) { noconv 1387 src/cmd/gc/go.h int noconv(Type *t1, Type *t2);