func encoding/gob.decInt64

3 uses

	encoding/gob (current package)
		decode.go#L300: func decInt64(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L765: 	reflect.Int64:      decInt64,
		decode.go#L1233: 		iop = decInt64