Home | History | Annotate | Download | only in mpreal

Lines Matching defs:yp

2443     mp_prec_t yp, xp;

2445 yp = y.get_prec();
2448 a.set_prec(yp>xp?yp:xp);