Home
last modified time | relevance | path

Searched refs:bigSbtrTemp (Results 1 – 4 of 4) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h116 bigIntType bigSbtrTemp (bigIntType minuend, const_bigIntType subtrahend);
H A Dbig_gmp.c1847 bigIntType bigSbtrTemp (bigIntType minuend, const_bigIntType subtrahend) in bigSbtrTemp() function
H A Dbig_rtl.c7196 bigIntType bigSbtrTemp (bigIntType minuend, const_bigIntType subtrahend) in bigSbtrTemp() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i160 declareExtern(c_prog, "bigIntType bigSbtrTemp (bigIntType, const_bigIntType);");
482 c_expr.result_expr := "bigSbtrTemp(";
526 c_expr.result_expr := "bigSbtrTemp(";
2019 * is done with bigSbtrTemp. The bigSbtrTemp function returns
2039 c_expr.result_expr := "bigSbtrTemp(";