Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 447 of file rpn_mpfr.c.
Referenced by _tWinMain().
{ mpfr_clear(calc.code.mf); mpfr_clear(calc.prev.mf); mpfr_clear(calc.memory.number.mf); mpfr_clear(temp.node.number.mf); }