Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h87 bigIntType bigLog2 (const const_bigIntType big1);
H A Dbiglib.c547 bigLog2(take_bigint(arg_1(arguments)))); in big_log2()
H A Dbig_gmp.c1023 bigIntType bigLog2 (const const_bigIntType big1) in bigLog2() function
H A Dbig_rtl.c5129 bigIntType bigLog2 (const const_bigIntType big1) in bigLog2() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i124 declareExtern(c_prog, "bigIntType bigLog2 (const const_bigIntType);");
1231 c_expr.result_expr := "bigLog2(";