Home
last modified time | relevance | path

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

/dports/math/p5-Math-MPC/Math-MPC-1.13/
H A DMPC.xs774 SV * Rmpc_set_d(pTHX_ mpc_t * p, SV * q, SV * round) { in Rmpc_set_d() function
4193 Rmpc_set_d (p, q, round)
4198 RETVAL = Rmpc_set_d (aTHX_ p, q, round);
H A DMPC.pod267 $si = Rmpc_set_d($rop, $double, $rnd);
/dports/math/p5-Math-MPC/Math-MPC-1.13/t/
H A Dmpc_set.t486 $ret = Rmpc_set_d($mpc, $d, $round);