Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c2082 static bigIntType bigMDiv1 (const_bigIntType dividend, bigDigitType divisor_digit) in bigMDiv1() function
5798 quotient = bigMDiv1(dividend, divisor->bigdigits[0]); in bigMDiv()