Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h111 bigIntType bigRem (const const_bigIntType dividend, const const_bigIntType divisor);
H A Dbiglib.c909 bigRem(take_bigint(arg_1(arguments)), take_bigint(arg_3(arguments)))); in big_rem()
H A Dbig_gmp.c1716 bigIntType bigRem (const const_bigIntType dividend, const const_bigIntType divisor) in bigRem() function
H A Dbig_rtl.c329 bigIntType bigRem (const const_bigIntType dividend, const const_bigIntType divisor);
4741 help_big = bigRem(big2_help, big1_help); in bigGcd()
6678 bigIntType bigRem (const const_bigIntType dividend, const const_bigIntType divisor) in bigRem() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i155 declareExtern(c_prog, "bigIntType bigRem (const const_bigIntType, const const_bigIntType);");
1904 c_expr.result_expr := "bigRem(";
1923 c_expr.result_expr := "bigRem(";