Home
last modified time | relevance | path

Searched refs:bigXor (Results 1 – 4 of 4) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h129 bigIntType bigXor (const_bigIntType big1, const_bigIntType big2);
H A Dbig_gmp.c2307 bigIntType bigXor (const_bigIntType big1, const_bigIntType big2) in bigXor() function
H A Dbig_rtl.c7840 bigIntType bigXor (const_bigIntType big1, const_bigIntType big2) function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i169 declareExtern(c_prog, "bigIntType bigXor (const_bigIntType, const_bigIntType);");