Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h88 bigIntType bigLowerBits (const const_bigIntType big1, const intType bits);
H A Dbig_gmp.c1056 bigIntType bigLowerBits (const const_bigIntType big1, const intType bits) in bigLowerBits() function
H A Dbig_rtl.c5190 bigIntType bigLowerBits (const const_bigIntType big1, const intType bits) in bigLowerBits() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i125 declareExtern(c_prog, "bigIntType bigLowerBits (const const_bigIntType, const intType);");
1477 c_expr.result_expr := "bigLowerBits(";