func encoding/gob.toInt

2 uses

	encoding/gob (current package)
		decoder.go#L109: func toInt(x uint64) int64 {
		decoder.go#L122: 	return toInt(n)