Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c2719 static void uBigMultNegativeWithNegatedDigit (const const_bigIntType factor1, in uBigMultNegativeWithNegatedDigit() function
6087uBigMultNegativeWithNegatedDigit(factor1, (bigDigitType) -factor2 & BIGDIGIT_MASK, product); in bigMultSignedDigit()