Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h84 bigIntType bigIPow (const const_bigIntType base, intType exponent);
H A Dbiglib.c495 bigIPow(take_bigint(arg_1(arguments)), take_int(arg_3(arguments)))); in big_ipow()
H A Dbig_gmp.c930 bigIntType bigIPow (const const_bigIntType base, intType exponent) in bigIPow() function
H A Dbig_rtl.c4885 bigIntType bigIPow (const const_bigIntType base, intType exponent) in bigIPow() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i121 declareExtern(c_prog, "bigIntType bigIPow (const const_bigIntType, intType);");
1068 c_expr.result_expr := "bigIPow(";
1163 c_expr.result_expr := "bigIPow(";
1184 c_expr.result_expr := "bigIPow(";