Home
last modified time | relevance | path

Searched refs:bigLShift (Results 1 – 6 of 6) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h92 bigIntType bigLShift (const const_bigIntType big1, const intType lshift);
H A Dnumutl.c171 shiftedDenominator = bigLShift(denominator, 1); in bigRatToDouble()
H A Dbiglib.c580 bigLShift(take_bigint(arg_1(arguments)), take_int(arg_3(arguments)))); in big_lshift()
H A Dbig_gmp.c1155 bigIntType bigLShift (const const_bigIntType big1, const intType lshift) in bigLShift() function
H A Dbig_rtl.c5451 bigIntType bigLShift (const const_bigIntType big1, const intType lshift) in bigLShift() function
6786 result = bigLShift(big1, INTTYPE_MAX); in bigRShift()
6791 result = bigLShift(big1, -rshift); in bigRShift()
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i129 declareExtern(c_prog, "bigIntType bigLShift (const const_bigIntType, const intType);");
353 c_expr.result_expr := "bigLShift(";
517 c_expr.result_expr := "bigLShift(";
1269 c_expr.result_expr := "bigLShift(";
1306 c_expr.result_expr := "bigLShift(";