Home
last modified time | relevance | path

Searched refs:bigIncr (Results 1 – 6 of 6) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h83 void bigIncr (bigIntType *const big_variable);
H A Dnumutl.c94 bigIncr(&absNumber); in bigIntToDouble()
H A Dbiglib.c478 bigIncr(&take_bigint(big_variable)); in big_incr()
H A Dbig_gmp.c917 void bigIncr (bigIntType *const big_variable) in bigIncr() function
H A Dbig_rtl.c4803 void bigIncr (bigIntType *const big_variable) in bigIncr() function
5111 bigIncr(&logarithm); in bigLog10()
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i120 declareExtern(c_prog, "void bigIncr (bigIntType *const);");
578 statement.expr := "bigIncr(&(";
1033 c_expr.expr &:= "bigIncr(&(";
2060 statement.expr := "bigIncr(&(";