Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h50 bigIntType bigAdd (const_bigIntType summand1, const_bigIntType summand2);
H A Dbiglib.c78 bigAdd(take_bigint(arg_1(arguments)), take_bigint(arg_3(arguments)))); in big_add()
H A Dbig_gmp.c265 bigIntType bigAdd (const_bigIntType summand1, const_bigIntType summand2) in bigAdd() function
H A Dbig_rtl.c3353 bigIntType bigAdd (const_bigIntType summand1, const_bigIntType summand2) in bigAdd() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i87 declareExtern(c_prog, "bigIntType bigAdd (const_bigIntType, const_bigIntType);");
472 c_expr.result_expr := "bigAdd(";
549 c_expr.result_expr := "bigAdd(";