Home
last modified time | relevance | path

Searched defs:newSV_type (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/devel/p5-Devel-CallChecker/Devel-CallChecker-0.008/lib/Devel/
H A DCallChecker.xs107 # define newSV_type(type) THX_newSV_type(aTHX_ type) macro
/dports/devel/p5-Lexical-Var/Lexical-Var-0.009/lib/Lexical/
H A DVar.xs86 # define newSV_type(type) THX_newSV_type(aTHX_ type) macro
/dports/devel/p5-Sub-Name/Sub-Name-0.26/
H A Dppport.h6043 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
6045 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/
H A Dppport.h7538 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
7540 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/textproc/p5-YAML-Syck/YAML-Syck-1.34/
H A Dppport.h7538 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
7540 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/
H A DUpper.xs63 # define newSV_type(T) su_newSV_type(aTHX_ (T)) macro
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dppport.h8220 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8222 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dppport.h8220 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8222 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-File-Map/File-Map-0.67/lib/File/
H A Dppport.h8307 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8309 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Devel-Declare/Devel-Declare-0.006022/
H A Dppport.h8312 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8314 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Devel-Gladiator/Devel-Gladiator-0.08/
H A Dppport.h8312 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8314 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-PerlIO-utf8_strict/PerlIO-utf8_strict-0.008/
H A Dppport.h8312 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8314 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-XS-Object-Magic/XS-Object-Magic-0.05/
H A Dppport.h8307 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8309 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/
H A Dppport.h8220 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
8222 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/
H A Dppport.h3312 #define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
3314 #define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/security/p5-Crypt-OpenSSL-X509/Crypt-OpenSSL-X509-1.910/
H A Dppport.h14672 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14674 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-DateTime/DateTime-1.54/
H A Dppport.h14672 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14674 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Moose/Moose-2.2201/
H A Dppport.h15421 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
15423 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-File-LibMagic/File-LibMagic-1.23/
H A Dppport.h14524 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14526 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Data-Peek/Data-Peek-0.50/
H A Dppport.h14672 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14674 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Data-Dumper/Data-Dumper-2.183/
H A Dppport.h14677 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14679 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-FFI-Platypus/FFI-Platypus-1.56/include/
H A Dppport.h15421 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
15423 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-Params-Validate/Params-Validate-1.30/c/
H A Dppport.h14672 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14674 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-true/true-v1.0.2/
H A Dppport.h14672 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14674 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro
/dports/devel/p5-version/version-0.9929/vutil/
H A Dppport.h14672 # define newSV_type(t) ({ SV *_sv = newSV(0); sv_upgrade(_sv, (t)); _sv; }) macro
14674 # define newSV_type(t) ((PL_Sv = newSV(0)), sv_upgrade(PL_Sv, (t)), PL_Sv) macro

123456789