Source position: gmp.pas line 824
function mpn_submul_1(
rp: mpn_ptr;
s1p: mpn_ptr;
n: mp_size_t;
s2limb: mp_limb_t
):mp_limb_t;