Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h86 bigIntType bigLog10 (const const_bigIntType big1);
H A Dbiglib.c531 bigLog10(take_bigint(arg_1(arguments)))); in big_log10()
H A Dbig_gmp.c989 bigIntType bigLog10 (const const_bigIntType big1) in bigLog10() function
H A Dbig_rtl.c5023 bigIntType bigLog10 (const const_bigIntType big1) in bigLog10() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i123 declareExtern(c_prog, "bigIntType bigLog10 (const const_bigIntType);");
1220 c_expr.result_expr := "bigLog10(";