Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h102 bigIntType bigNegateTemp (bigIntType big1);
H A Dsql_tds.c1038 bigIntValue = bigNegateTemp(bigIntValue); in getNumericInt()
1104 bigIntValue = bigNegateTemp(bigIntValue); in getNumericBigInt()
1151 numerator = bigNegateTemp(numerator); in getNumericBigRational()
H A Dbig_gmp.c1429 bigIntType bigNegateTemp (bigIntType big1) in bigNegateTemp() function
H A Dsql_cli.c1816 bigIntValue = bigNegateTemp(bigIntValue); in getNumericInt()
1879 bigIntValue = bigNegateTemp(bigIntValue); in getNumericBigInt()
1920 numerator = bigNegateTemp(numerator); in getNumericBigRational()
H A Dbig_rtl.c6170 bigIntType bigNegateTemp (bigIntType big1) in bigNegateTemp() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i139 declareExtern(c_prog, "bigIntType bigNegateTemp (bigIntType);");
788 c_expr.result_expr := "bigNegateTemp(";
1385 c_expr.result_expr := "bigNegateTemp(";
1406 c_expr.result_expr &:= "bigNegateTemp(";
1487 c_expr.result_expr := "bigNegateTemp(bigLowerBitsTemp(";
1490 c_expr.result_expr &:= "bigNegateTemp(";
1547 c_expr.result_expr := "bigNegateTemp(";
1576 c_expr.result_expr := "bigNegateTemp(";
1640 statement.expr &:= "=bigNegateTemp(";
1720 c_expr.result_expr := "bigNegateTemp(";