Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h89 bigIntType bigLowerBitsTemp (const bigIntType big1, const intType bits);
H A Dbig_gmp.c1087 bigIntType bigLowerBitsTemp (const bigIntType big1, const intType bits) in bigLowerBitsTemp() function
H A Dbig_rtl.c5285 bigIntType bigLowerBitsTemp (const bigIntType big1, const intType bits) in bigLowerBitsTemp() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i126 declareExtern(c_prog, "bigIntType bigLowerBitsTemp (const bigIntType, const intType);");
1474 c_expr.result_expr := "bigLowerBitsTemp(";
1487 c_expr.result_expr := "bigNegateTemp(bigLowerBitsTemp(";