Contents

vS128Divide(_:_:_:)

Signed 128-bit division.

Declaration

func vS128Divide(_ vN: vSInt32, _ vD: vSInt32, _ vRemainder: UnsafeMutablePointer<vSInt32>?) -> vSInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)