Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h100 bigIntType bigMultSignedDigit (const_bigIntType factor1, intType factor2);
H A Dbig_gmp.c1392 bigIntType bigMultSignedDigit (const_bigIntType factor1, intType factor2) in bigMultSignedDigit() function
H A Dbig_rtl.c6073 bigIntType bigMultSignedDigit (const_bigIntType factor1, intType factor2) in bigMultSignedDigit() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i137 declareExtern(c_prog, "bigIntType bigMultSignedDigit (const_bigIntType, intType);");
1586 c_expr.result_expr := "bigMultSignedDigit(";