func encoding/gob.decComplex128

2 uses

	encoding/gob (current package)
		decode.go#L362: func decComplex128(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L773: 	reflect.Complex128: decComplex128,