func encoding/gob.decFloat32

2 uses

	encoding/gob (current package)
		decode.go#L340: func decFloat32(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L770: 	reflect.Float32:    decFloat32,