Source position: flcInteger.pas line 1554
procedure Int128DivideInt8(
const A: Int128;
const B: ShortInt;
var Q: Int128;
var R: ShortInt
);