func encoding/gob.decInt32

3 uses

	encoding/gob (current package)
		decode.go#L282: func decInt32(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L764: 	reflect.Int32:      decInt32,
		decode.go#L1230: 		iop = decInt32