Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h54 bigIntType bigAnd (const_bigIntType big1, const_bigIntType big2);
H A Dbig_gmp.c324 bigIntType bigAnd (const_bigIntType big1, const_bigIntType big2) in bigAnd() function
H A Dbig_rtl.c3594 bigIntType bigAnd (const_bigIntType big1, const_bigIntType big2) in bigAnd() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i91 declareExtern(c_prog, "bigIntType bigAnd (const_bigIntType, const_bigIntType);");