Home
last modified time | relevance | path

Searched refs:bigMod1 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c2179 static bigIntType bigMod1 (const const_bigIntType dividend, const bigDigitType divisor_digit) in bigMod1() function
5906 modulo = bigMod1(dividend, divisor->bigdigits[0]); in bigMod()