Help for this page

Select Code to Download


  1. or download this
    8(%rdi)' is not a valid 32 bit base/index expression
    
  2. or download this
    #include "EXTERN.h"
    #include "perl.h"
    ...
    SV *
    get_refcnt (sv)
            SV *    sv
    
  3. or download this
    /*
     * This file was generated automatically by xsubpp version 1.9508 from
    + the 
    ...
            newXS("main::get_refcnt", XS_main_get_refcnt, file);
        XSRETURN_YES;
    }