Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h60 void bigDecr (bigIntType *const big_variable);
H A Dbiglib.c226 bigDecr(&take_bigint(big_variable)); in big_decr()
H A Dbig_gmp.c511 void bigDecr (bigIntType *const big_variable) in bigDecr() function
H A Dbig_rtl.c3892 void bigDecr (bigIntType *const big_variable) in bigDecr() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i100 declareExtern(c_prog, "void bigDecr (bigIntType *const);");
569 statement.expr := "bigDecr(&(";
758 c_expr.expr &:= "bigDecr(&(";
2069 statement.expr := "bigDecr(&(";