Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h96 bigIntType bigMDiv (const const_bigIntType dividend, const const_bigIntType divisor);
H A Dbiglib.c634 bigMDiv(take_bigint(arg_1(arguments)), take_bigint(arg_3(arguments)))); in big_mdiv()
H A Dbig_gmp.c1301 bigIntType bigMDiv (const const_bigIntType dividend, const const_bigIntType divisor) in bigMDiv() function
H A Dbig_rtl.c5063 unsigned_big = bigMDiv(unsigned_big, powerOf10); in bigLog10()
5784 bigIntType bigMDiv (const const_bigIntType dividend, const const_bigIntType divisor) in bigMDiv() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i133 declareExtern(c_prog, "bigIntType bigMDiv (const const_bigIntType, const const_bigIntType);");
1421 c_expr.result_expr := "bigMDiv(";
1440 c_expr.result_expr := "bigMDiv(";