Home
last modified time | relevance | path

Searched defs:divisor_digit (Results 1 – 1 of 1) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c695 const bigDigitType divisor_digit) in uBigDivideByDigit()
1123 bigDigitType divisor_digit; in basicRadix2To36() local
1569 const bigDigitType divisor_digit, const bigIntType quotient) in uBigDiv1()
1596 static bigIntType bigDiv1 (const_bigIntType dividend, bigDigitType divisor_digit) in bigDiv1()
1822 const bigDigitType divisor_digit, const bigIntType quotient) in uBigDivRem1()
1851 static bigIntType bigDivRem1 (const_bigIntType dividend, bigDigitType divisor_digit, in bigDivRem1()
1997 const bigDigitType divisor_digit) in uBigRem1()
2025 static bigIntType bigRem1 (const_bigIntType dividend, bigDigitType divisor_digit) in bigRem1()
2082 static bigIntType bigMDiv1 (const_bigIntType dividend, bigDigitType divisor_digit) in bigMDiv1()
2179 static bigIntType bigMod1 (const const_bigIntType dividend, const bigDigitType divisor_digit) in bigMod1()