cplxsubtype 132 src/cmd/5g/gobj.c w = cplxsubtype(nam->type->etype); cplxsubtype 112 src/cmd/6g/gobj.c w = cplxsubtype(nam->type->etype); cplxsubtype 123 src/cmd/8g/gobj.c w = cplxsubtype(nam->type->etype); cplxsubtype 172 src/cmd/gc/cplx.c tl = cplxsubtype(tl); cplxsubtype 174 src/cmd/gc/cplx.c tr = cplxsubtype(tr); cplxsubtype 355 src/cmd/gc/cplx.c tc = cplxsubtype(tc); cplxsubtype 1342 src/cmd/gc/go.h int cplxsubtype(int et); cplxsubtype 1216 src/cmd/gc/typecheck.c n->type = types[cplxsubtype(t->etype)];