Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h103 boolType bigOdd (const const_bigIntType big1);
H A Dbiglib.c729 if (bigOdd(take_bigint(arg_1(arguments)))) { in big_odd()
H A Dbig_gmp.c1443 boolType bigOdd (const const_bigIntType big1) in bigOdd() function
H A Dbig_rtl.c6223 boolType bigOdd (const const_bigIntType big1) in bigOdd() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i140 declareExtern(c_prog, "boolType bigOdd (const const_bigIntType);");
1735 c_expr.expr &:= "bigOdd(";