Source position: flcHugeInt.pas line 433
procedure HugeIntDivideWord32(
const A: HugeInt;
const B: Word32;
var Q: HugeInt;
out R: Word32
);