Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c2746 static void uBigMult (const_bigIntType factor1, const_bigIntType factor2, in uBigMult() function
2826 static void uBigMult (const const_bigIntType factor1, const const_bigIntType factor2, in uBigMult() function
2877 static void uBigMult (const const_bigIntType factor1, const const_bigIntType factor2, in uBigMult() function
3049 uBigMult(factor1, factor2, product); in uBigMultK()