Home
last modified time | relevance | path

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

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