Searched refs:PL_sv_undef (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.9.5/CPANInternal-140/IO-KQueue/
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);
H A DKQueue.xs62 udata = &PL_sv_undef;
70 kevent(kq, timeout=&PL_sv_undef)
85 if (timeout != &PL_sv_undef) {
117 kevent2(kq, timeout=&PL_sv_undef)
125 if (timeout != &PL_sv_undef) {
/macosx-10.9.5/CPANInternal-140/IO-KQueue-0.34/
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);
H A DKQueue.xs62 udata = &PL_sv_undef;
70 kevent(kq, timeout=&PL_sv_undef)
85 if (timeout != &PL_sv_undef) {
117 kevent2(kq, timeout=&PL_sv_undef)
125 if (timeout != &PL_sv_undef) {
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dconstants.xs35 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);
H A Dppport.h43 # define PL_sv_undef sv_undef macro
306 if (db_type && (code == &PL_sv_undef)) { \
H A DBerkeleyDB.xs406 #define GetValue_iv(h,k) (((sv = readHash(h, k)) && sv != &PL_sv_undef) \
408 #define SetValue_iv(i, k) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) \
410 #define SetValue_io(i, k) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) \
412 #define SetValue_sv(i, k) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) \
414 #define SetValue_pv(i, k,t) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) \
416 #define SetValue_pvx(i, k, t) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) \
418 #define SetValue_ov(i,k,t) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) {\
423 #define SetValue_ovx(i,k,t) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) {\
430 #define SetValue_ovX(i,k,t) if ((sv = readHash(hash, k)) && sv != &PL_sv_undef) {\
2852 if ((sv = readHash(hash, "Hash")) && sv != &PL_sv_undef) {
[all...]
/macosx-10.9.5/CPANInternal-140/Net-DNS/
H A DDNS.xs73 PUSHs(sv_2mortal(newSVsv(&PL_sv_undef)));
74 PUSHs(sv_2mortal(newSVsv(&PL_sv_undef)));
/macosx-10.9.5/swig-10/Lib/perl5/
H A Djstring.i25 sv_setsv(obj, &PL_sv_undef);
29 sv_setsv(obj, &PL_sv_undef);
H A Dperlstrings.swg54 sv_setsv(obj, &PL_sv_undef);
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A Dfallback.xs35 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);
H A Dppport.h43 # define PL_sv_undef sv_undef macro
322 if (db_type && (code == &PL_sv_undef)) { \
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A DStash.xs186 *result = &PL_sv_undef;
208 SV *result = &PL_sv_undef;
217 return &PL_sv_undef;
419 result = (SV *) mk_mortal_av(aTHX_ &PL_sv_undef, NULL, ERRSV);
447 if (svp && (*svp != &PL_sv_undef)) {
454 && (!result || !SvOK(result) || (result == &PL_sv_undef))) {
493 if (!root || !SvOK(key_sv) || key_sv == &PL_sv_undef || looks_private(aTHX_ key)) {
495 return &PL_sv_undef;
539 return &PL_sv_undef;
569 return &PL_sv_undef;
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A DStash.xs186 *result = &PL_sv_undef;
208 SV *result = &PL_sv_undef;
217 return &PL_sv_undef;
419 result = (SV *) mk_mortal_av(aTHX_ &PL_sv_undef, NULL, ERRSV);
447 if (svp && (*svp != &PL_sv_undef)) {
454 && (!result || !SvOK(result) || (result == &PL_sv_undef))) {
493 if (!root || !SvOK(key_sv) || key_sv == &PL_sv_undef || looks_private(aTHX_ key)) {
495 return &PL_sv_undef;
539 return &PL_sv_undef;
569 return &PL_sv_undef;
[all...]
/macosx-10.9.5/CPANInternal-140/PathTools/
H A DCwd.xs218 sv_setsv(sv, &PL_sv_undef); \
265 sv_setsv(sv, &PL_sv_undef);
442 sv_setsv(TARG, &PL_sv_undef);
476 sv_setsv(TARG, &PL_sv_undef);
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dperl-libxml-mm.c313 SV * retval = &PL_sv_undef;
443 if ( perlnode != NULL && perlnode != &PL_sv_undef ) {
492 && perlnode != &PL_sv_undef
505 if ( perlnode != NULL && perlnode != &PL_sv_undef ) {
692 SV * retval = &PL_sv_undef;
716 && scalar != &PL_sv_undef
723 && scalar == &PL_sv_undef ) {
878 SV *retval = &PL_sv_undef;
915 if ( scalar != NULL && scalar != &PL_sv_undef ) {
952 SV* retval = &PL_sv_undef;
[all...]
H A DLibXML.xs851 return &PL_sv_undef;
868 return &PL_sv_undef;
1036 XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
1303 _parse_string(self, string, dir = &PL_sv_undef)
1330 RETVAL = &PL_sv_undef;
1457 _parse_fh(self, fh, dir = &PL_sv_undef)
1478 RETVAL = &PL_sv_undef;
1563 _parse_sax_fh(self, fh, dir = &PL_sv_undef)
1653 RETVAL = &PL_sv_undef;
1782 RETVAL = &PL_sv_undef;
[all...]
/macosx-10.9.5/CPANInternal-140/XML-Parser/Expat/
H A DExpat.xs29 #define PL_sv_undef sv_undef
43 RETVAL = cbv->fld ? newSVsv(cbv->fld) : &PL_sv_undef;\
56 if (RETVAL != &PL_sv_undef && SvREFCNT(RETVAL)) sv_2mortal(RETVAL)
678 PUSHs(prefix ? sv_2mortal(newUTF8SVpv((char *)prefix, 0)) : &PL_sv_undef);
679 PUSHs(uri ? sv_2mortal(newUTF8SVpv((char *)uri, 0)) : &PL_sv_undef);
698 PUSHs(prefix ? sv_2mortal(newUTF8SVpv((char *)prefix, 0)) : &PL_sv_undef);
811 PUSHs(value ? sv_2mortal(newUTF8SVpvn((char*)value, vlen)) : &PL_sv_undef);
812 PUSHs(sysid ? sv_2mortal(newUTF8SVpv((char *)sysid, 0)) : &PL_sv_undef);
813 PUSHs(pubid ? sv_2mortal(newUTF8SVpv((char *)pubid, 0)) : &PL_sv_undef);
814 PUSHs(notation ? sv_2mortal(newUTF8SVpv((char *)notation, 0)) : &PL_sv_undef);
[all...]
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/
H A DSSLeay.xs312 RETVAL = &PL_sv_undef;
360 RETVAL = &PL_sv_undef;
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/
H A DSSLeay.xs350 RETVAL = &PL_sv_undef;
417 RETVAL = &PL_sv_undef;
/macosx-10.9.5/CPANInternal-140/Class-C3-XS/
H A DXS.xs94 isa = (gvp && (gv = *gvp) && gv != (GV*)&PL_sv_undef) ? GvAV(gv) : NULL;
385 if(val == &PL_sv_undef) {
468 hv_store_ent(nmcache, newSVsv(cachekey), &PL_sv_undef, 0);
/macosx-10.9.5/CPANInternal-140/Variable-Magic/
H A DMagic.xs973 return &PL_sv_undef;
989 return &PL_sv_undef;
1019 PUSHs(sva ? sva : &PL_sv_undef);
1075 PUSHs(mg->mg_obj ? mg->mg_obj : &PL_sv_undef);
1093 PUSHs(&PL_sv_undef);
1149 PUSHs(mg->mg_obj ? mg->mg_obj : &PL_sv_undef);
/macosx-10.9.5/CPANInternal-140/Class-C3-XS-0.13/
H A DXS.xs98 isa = (gvp && (gv = *gvp) && gv != (GV*)&PL_sv_undef) ? GvAV(gv) : NULL;
454 if(val == &PL_sv_undef) {
539 if (!hv_store_ent(nmcache, cachekey, &PL_sv_undef, 0)) {
/macosx-10.9.5/CPANInternal-140/Readonly-XS/
H A Dppport.h215 # define PL_sv_undef sv_undef macro
/macosx-10.9.5/CPANInternal-140/Readonly-XS-1.05/
H A Dppport.h215 # define PL_sv_undef sv_undef macro

Completed in 211 milliseconds

12