func math/big.greaterThan

2 uses

	math/big (current package)
		nat.go#L771: 			for greaterThan(x1, x2, rhat, ujn2) {
		nat.go#L1174: func greaterThan(x1, x2, y1, y2 Word) bool {