Help for this page

Select Code to Download


  1. or download this
    SV = RV(0xa88ae8) at 0xa88adc
      REFCNT = 1
    ...
        NV = 0
        PV = 0
        STASH = 0x97dea4    "Math::MPFR"
    
  2. or download this
    SV * Rmpc_realref(mpc_t *op) {
         mpfr_t * mpfr_t_obj;
    ...
         SvREADONLY_on(obj);
         return obj_ref;
    }
    
  3. or download this
    void DESTROY(mpfr_t * op) {
         if(the TEMP flag is present) {do one thing}
         else {do the other thing}
    }