Home
last modified time | relevance | path

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

/dports/math/p5-Math-MPC/Math-MPC-1.13/
H A DMPC.pm202 *TRmpc_inp_str = \&Rmpc_inp_str;
H A DCHANGES201 - Change Rmpc_out_str and Rmpc_inp_str to allow use of streams other
205 aliased to Rmpc_out_str and Rmpc_inp_str respectively).
H A DMPC.xs1542 int Rmpc_inp_str(pTHX_ mpc_t * p, FILE * stream, SV * base, SV * round) { in Rmpc_inp_str() function
5507 Rmpc_inp_str (p, stream, base, round)
5513 RETVAL = Rmpc_inp_str (aTHX_ p, stream, base, round);
H A DMPC.pod647 $ul = Rmpc_inp_str($rop, $stream, $base, $rnd);