Home
last modified time | relevance | path

Searched refs:PL_sv_undef (Results 1 – 25 of 2277) sorted by relevance

12345678910>>...92

/dports/net-mgmt/p5-Net-IP-XS/Net-IP-XS-0.21/
H A DNetIpXs.xs401 RETVAL = &PL_sv_undef;
419 RETVAL = &PL_sv_undef;
706 ST(0) = &PL_sv_undef;
756 ST(0) = &PL_sv_undef;
865 RETVAL = &PL_sv_undef;
880 RETVAL = &PL_sv_undef;
896 RETVAL = &PL_sv_undef;
912 RETVAL = &PL_sv_undef;
928 RETVAL = &PL_sv_undef;
944 RETVAL = &PL_sv_undef;
[all …]
/dports/dns/p5-Net-LibIDN2/Net-LibIDN2-1.01/lib/Net/
H A DLibIDN2.xs106 if (items>1 && ST(1) == &PL_sv_undef)
117 RETVAL = &PL_sv_undef;
119 if (items>2 && ST(2) != &PL_sv_undef)
142 if (items>1 && ST(1) == &PL_sv_undef)
153 RETVAL = &PL_sv_undef;
155 if (items>2 && ST(2) != &PL_sv_undef)
192 RETVAL = &PL_sv_undef;
230 RETVAL = &PL_sv_undef;
267 RETVAL = &PL_sv_undef;
300 RETVAL = &PL_sv_undef;
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/perl/GRIB-API/
H A DAPI.xs34 return &PL_sv_undef; in get_long()
44 return &PL_sv_undef; in get_double()
58 return &PL_sv_undef; in get_string()
68 return &PL_sv_undef; in get_bytes()
82 return &PL_sv_undef; in get_bytes()
96 return &PL_sv_undef; in get_double_array()
126 return &PL_sv_undef; in get_long_array()
249 XPUSHs(&PL_sv_undef);
252 XPUSHs(&PL_sv_undef);
318 XPUSHs(&PL_sv_undef);
[all …]
/dports/net/p5-Net-Libdnet/Net-Libdnet-0.99/
H A DLibdnet.xs275 RETVAL = &PL_sv_undef;
278 RETVAL = &PL_sv_undef;
314 RETVAL = &PL_sv_undef;
352 RETVAL = &PL_sv_undef;
393 RETVAL = &PL_sv_undef;
396 RETVAL = &PL_sv_undef;
456 RETVAL = &PL_sv_undef;
505 RETVAL = &PL_sv_undef;
709 RETVAL = &PL_sv_undef;
712 RETVAL = &PL_sv_undef;
[all …]
/dports/math/p5-Math-CDF/Math-CDF-0.1/
H A DCDF.xs60 ST(0) = &PL_sv_undef;
77 ST(0) = &PL_sv_undef;
95 ST(0) = &PL_sv_undef;
114 ST(0) = &PL_sv_undef;
133 ST(0) = &PL_sv_undef;
152 ST(0) = &PL_sv_undef;
170 ST(0) = &PL_sv_undef;
189 ST(0) = &PL_sv_undef;
208 ST(0) = &PL_sv_undef;
228 ST(0) = &PL_sv_undef;
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/plugins/perl/
H A Dperl-common.c62 return &PL_sv_undef; in newSVGChar()
483 return &PL_sv_undef; in purple_perl_sv_from_vargs()
489 return &PL_sv_undef; in purple_perl_sv_from_vargs()
495 return &PL_sv_undef; in purple_perl_sv_from_vargs()
501 return &PL_sv_undef; in purple_perl_sv_from_vargs()
507 return &PL_sv_undef; in purple_perl_sv_from_vargs()
514 return &PL_sv_undef; in purple_perl_sv_from_vargs()
520 return &PL_sv_undef; in purple_perl_sv_from_vargs()
526 return &PL_sv_undef; in purple_perl_sv_from_vargs()
532 return &PL_sv_undef; in purple_perl_sv_from_vargs()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/plugins/perl/
H A Dperl-common.c62 return &PL_sv_undef; in newSVGChar()
483 return &PL_sv_undef; in purple_perl_sv_from_vargs()
489 return &PL_sv_undef; in purple_perl_sv_from_vargs()
495 return &PL_sv_undef; in purple_perl_sv_from_vargs()
501 return &PL_sv_undef; in purple_perl_sv_from_vargs()
507 return &PL_sv_undef; in purple_perl_sv_from_vargs()
514 return &PL_sv_undef; in purple_perl_sv_from_vargs()
520 return &PL_sv_undef; in purple_perl_sv_from_vargs()
526 return &PL_sv_undef; in purple_perl_sv_from_vargs()
532 return &PL_sv_undef; in purple_perl_sv_from_vargs()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/plugins/perl/
H A Dperl-common.c62 return &PL_sv_undef; in newSVGChar()
483 return &PL_sv_undef; in purple_perl_sv_from_vargs()
489 return &PL_sv_undef; in purple_perl_sv_from_vargs()
495 return &PL_sv_undef; in purple_perl_sv_from_vargs()
501 return &PL_sv_undef; in purple_perl_sv_from_vargs()
507 return &PL_sv_undef; in purple_perl_sv_from_vargs()
514 return &PL_sv_undef; in purple_perl_sv_from_vargs()
520 return &PL_sv_undef; in purple_perl_sv_from_vargs()
526 return &PL_sv_undef; in purple_perl_sv_from_vargs()
532 return &PL_sv_undef; in purple_perl_sv_from_vargs()
[all …]
/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/
H A DCFITSIO.xs1424 if (ST(1)==&PL_sv_undef)
2682 if (ST(2) != &PL_sv_undef)
3933 if (ST(4)!=&PL_sv_undef || ST(5)!=&PL_sv_undef) {
3963 if (ST(4)!=&PL_sv_undef || ST(5)!=&PL_sv_undef) {
4901 if (ST(4)!=&PL_sv_undef) {
5687 if (ST(6)!=&PL_sv_undef)
5689 if (ST(7)!=&PL_sv_undef)
5692 if (ST(8)!=&PL_sv_undef)
7239 if (ST(4)!=&PL_sv_undef)
7241 if (ST(5)!=&PL_sv_undef)
[all …]
/dports/textproc/p5-Search-Saryer/Search-Saryer-0.40/
H A DSaryer.xs26 #if !defined(PL_sv_undef) && defined(sv_undef)
27 #define PL_sv_undef sv_undef macro
46 RETVAL = &PL_sv_undef;
93 RETVAL = &PL_sv_undef;
115 RETVAL = &PL_sv_undef;
136 RETVAL = &PL_sv_undef;
159 RETVAL = &PL_sv_undef;
182 RETVAL = &PL_sv_undef;
/dports/lang/perl5.34/perl-5.34.0/cpan/Sys-Syslog/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/lang/perl5.30/perl-5.30.3/cpan/Sys-Syslog/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/lang/perl5.32/perl-5.32.1/cpan/Sys-Syslog/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/databases/p5-LMDB_File/LMDB_File-0.12/fallback/
H A Dconst-xs.inc37 PUSHs(&PL_sv_undef);
43 PUSHs(&PL_sv_undef);
49 PUSHs(&PL_sv_undef);
54 PUSHs(&PL_sv_undef);
60 PUSHs(&PL_sv_undef);
66 PUSHs(&PL_sv_undef);
75 PUSHs(&PL_sv_undef);
81 PUSHs(&PL_sv_undef);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Sys-Syslog/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/sysutils/p5-Sys-Syslog/Sys-Syslog-0.36/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/lang/perl5.34/perl-5.34.0/dist/Time-HiRes/fallback/
H A Dconst-xs.inc37 PUSHs(&PL_sv_undef);
43 PUSHs(&PL_sv_undef);
49 PUSHs(&PL_sv_undef);
55 PUSHs(&PL_sv_undef);
61 PUSHs(&PL_sv_undef);
67 PUSHs(&PL_sv_undef);
76 PUSHs(&PL_sv_undef);
82 PUSHs(&PL_sv_undef);
/dports/lang/perl5.32/perl-5.32.1/dist/Time-HiRes/fallback/
H A Dconst-xs.inc37 PUSHs(&PL_sv_undef);
43 PUSHs(&PL_sv_undef);
49 PUSHs(&PL_sv_undef);
55 PUSHs(&PL_sv_undef);
61 PUSHs(&PL_sv_undef);
67 PUSHs(&PL_sv_undef);
76 PUSHs(&PL_sv_undef);
82 PUSHs(&PL_sv_undef);
/dports/lang/perl5.30/perl-5.30.3/dist/Time-HiRes/fallback/
H A Dconst-xs.inc37 PUSHs(&PL_sv_undef);
43 PUSHs(&PL_sv_undef);
49 PUSHs(&PL_sv_undef);
55 PUSHs(&PL_sv_undef);
61 PUSHs(&PL_sv_undef);
67 PUSHs(&PL_sv_undef);
76 PUSHs(&PL_sv_undef);
82 PUSHs(&PL_sv_undef);
/dports/mail/p5-Mail-Transport-Dbx/Mail-Transport-Dbx-0.07/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
53 PUSHs(&PL_sv_undef);
59 PUSHs(&PL_sv_undef);
65 PUSHs(&PL_sv_undef);
74 PUSHs(&PL_sv_undef);
80 PUSHs(&PL_sv_undef);
/dports/archivers/p5-Compress-Bzip2/Compress-Bzip2-2.24/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
53 PUSHs(&PL_sv_undef);
59 PUSHs(&PL_sv_undef);
65 PUSHs(&PL_sv_undef);
74 PUSHs(&PL_sv_undef);
80 PUSHs(&PL_sv_undef);
/dports/databases/p5-File-Locate/File-Locate-0.62/fallback/
H A Dconst-xs.inc34 PUSHs(&PL_sv_undef);
40 PUSHs(&PL_sv_undef);
46 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/databases/p5-File-Locate/File-Locate-0.62/
H A Dconst-xs.inc34 PUSHs(&PL_sv_undef);
40 PUSHs(&PL_sv_undef);
46 PUSHs(&PL_sv_undef);
52 PUSHs(&PL_sv_undef);
58 PUSHs(&PL_sv_undef);
64 PUSHs(&PL_sv_undef);
73 PUSHs(&PL_sv_undef);
79 PUSHs(&PL_sv_undef);
/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/TrapReceiver/fallback/
H A Dconst-xs.inc35 PUSHs(&PL_sv_undef);
41 PUSHs(&PL_sv_undef);
47 PUSHs(&PL_sv_undef);
53 PUSHs(&PL_sv_undef);
59 PUSHs(&PL_sv_undef);
65 PUSHs(&PL_sv_undef);
74 PUSHs(&PL_sv_undef);
80 PUSHs(&PL_sv_undef);
/dports/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/
H A Dconst-xs.inc37 PUSHs(&PL_sv_undef);
43 PUSHs(&PL_sv_undef);
49 PUSHs(&PL_sv_undef);
55 PUSHs(&PL_sv_undef);
61 PUSHs(&PL_sv_undef);
67 PUSHs(&PL_sv_undef);
76 PUSHs(&PL_sv_undef);
82 PUSHs(&PL_sv_undef);

12345678910>>...92