Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbiglib.c312 if (bigEq(take_bigint(arg_1(arguments)), in big_eq()
696 if (bigEq(take_bigint(arg_1(arguments)), in big_ne()
H A Dbig_drv.h65 boolType bigEq (const const_bigIntType big1, const const_bigIntType big2);
H A Dbig_gmp.c621 boolType bigEq (const const_bigIntType big1, const const_bigIntType big2) in bigEq() function
H A Dbig_rtl.c4219 boolType bigEq (const const_bigIntType big1, const const_bigIntType big2) in bigEq() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i105 declareExtern(c_prog, "boolType bigEq (const const_bigIntType, const const_bigIntType);");
884 c_expr.expr &:= "bigEq(";
904 c_expr.expr &:= "bigEq(";