Searched defs:call_sv (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dppport.h600 # define call_sv perl_call_sv macro
/macosx-10.10.1/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h3237 # define call_sv perl_call_sv macro
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h3990 # define call_sv perl_call_sv macro
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A Dppport.h4431 # define call_sv perl_call_sv macro
4465 # undef call_sv macro
4468 # define call_sv(sv, flags) ((flags) & G_METHOD ? perl_call_method((char *) SvPV_nolen_const(sv), \ macro
4471 # define call_sv(sv, flags) ((flags) & G_METHOD ? Perl_call_method(aTHX_ (char *) SvPV_nolen_const(sv), \ macro

Completed in 227 milliseconds