Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h114 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend);
H A Dbiglib.c958 bigSbtr(take_bigint(arg_1(arguments)), take_bigint(arg_3(arguments)))); in big_sbtr()
H A Dbig_gmp.c1816 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend) in bigSbtr() function
H A Dbig_rtl.c332 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend);
4760 help_big = bigSbtr(big1_help, big2_help); in bigGcd()
6620 scale_limit = bigSbtr(high, low); in bigRand()
7005 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend) in bigSbtr() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i158 declareExtern(c_prog, "bigIntType bigSbtr (const const_bigIntType, const const_bigIntType);");
485 c_expr.result_expr := "bigSbtr(";
529 c_expr.result_expr := "bigSbtr(";
2042 c_expr.result_expr := "bigSbtr(";