%=(_:_:)

Divide x by y and store the remainder in x.

Division.swift:330
static func %= (x: inout BigUInt, y: BigUInt)