Source position: fptlsbigint.pas line 97
function BIDivide(
var Context: TBigIntContext;
U: PBigInt;
V: PBigInt;
IsMod: Boolean
):PBigInt;