Home
last modified time | relevance | path

Searched refs:Rmpc_mul_si (Results 1 – 3 of 3) sorted by relevance

/dports/math/p5-Math-MPC/Math-MPC-1.13/t/
H A Dmpc_mul.t28 Rmpc_mul_si($mpc1, $mpc1, -15, MPC_RNDNN);
/dports/math/p5-Math-MPC/Math-MPC-1.13/
H A DMPC.xs1377 SV * Rmpc_mul_si(pTHX_ mpc_t * a, mpc_t * b, SV * c, SV * round){ in Rmpc_mul_si() function
5202 Rmpc_mul_si (a, b, c, round)
5208 RETVAL = Rmpc_mul_si (aTHX_ a, b, c, round);
H A DMPC.pod376 $si = Rmpc_mul_si($rop, $op, $si1, $rnd);