Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h90 uint64Type bigLowerBits64 (const const_bigIntType big1);
H A Dbig_gmp.c1105 uint64Type bigLowerBits64 (const const_bigIntType big1) in bigLowerBits64() function
H A Dbig_rtl.c5377 uint64Type bigLowerBits64 (const const_bigIntType big1) in bigLowerBits64() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i127 declareExtern(c_prog, "uint64Type bigLowerBits64 (const const_bigIntType);");
290 c_expr.expr &:= "bigLowerBits64(";
1758 c_expr.expr &:= "bigLowerBits64(";
H A Dbin_act.s7i117 c_expr.expr &:= "bigLowerBits64(";