Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h98 bigIntType bigMult (const_bigIntType factor1, const_bigIntType factor2);
H A Dbiglib.c666 bigMult(take_bigint(arg_1(arguments)), take_bigint(arg_3(arguments)))); in big_mult()
H A Dbig_gmp.c1359 bigIntType bigMult (const const_bigIntType factor1, const const_bigIntType factor2) in bigMult() function
H A Dbig_rtl.c5992 bigIntType bigMult (const_bigIntType factor1, const_bigIntType factor2) in bigMult() function
6056 product = bigMult(*big_variable, factor); in bigMultAssign()
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i135 declareExtern(c_prog, "bigIntType bigMult (const_bigIntType, const_bigIntType);");
1593 c_expr.result_expr := "bigMult(";
1620 c_expr.result_expr := "bigMult(";