Searched refs:ERRSV (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-perl/
H A Dperl_back.h52 # define ERRSV GvSV(errgv) macro
H A Dconfig.c179 if (SvTRUE(ERRSV)) {
183 c->log, SvPV(ERRSV, len ));
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dppport.h23 #ifndef ERRSV
24 # define ERRSV perl_get_sv("@",FALSE) macro
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A Dppport.h23 #ifndef ERRSV
24 # define ERRSV perl_get_sv("@",FALSE) macro
/macosx-10.10.1/CPANInternal-159.1/Readonly-XS-1.05/
H A Dppport.h194 #ifndef ERRSV
195 # define ERRSV perl_get_sv("@",FALSE) macro
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A DStash.xs340 if (SvTRUE(ERRSV)) {
352 if (SvROK(ERRSV)) {
353 die_object(aTHX_ ERRSV);
367 if (! strstr( SvPV(ERRSV, PL_na), throw_str))
368 die_object(aTHX_ ERRSV);
419 result = (SV *) mk_mortal_av(aTHX_ &PL_sv_undef, NULL, ERRSV);
616 /* throw object via ERRSV ($@) */
644 if (SvTRUE(ERRSV)) {
645 die_object(aTHX_ ERRSV);
H A Dppport.h480 ERRSV|5.004050||p
4033 #ifndef ERRSV
4034 # define ERRSV get_sv("@",FALSE) macro
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dppport.h198 #ifndef ERRSV
199 # define ERRSV perl_get_sv("@",FALSE) macro
/macosx-10.10.1/swig-12/Lib/perl5/
H A Dperlrun.swg153 SV *err=ERRSV;
/macosx-10.10.1/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h404 ERRSV|5.004050||p
3075 #ifndef ERRSV
3076 # define ERRSV get_sv("@",FALSE) macro
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h466 ERRSV|5.004050||p
3722 #ifndef ERRSV
3723 # define ERRSV get_sv("@",FALSE) macro

Completed in 248 milliseconds