Searched refs:call_sv (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dppport.h599 #ifndef call_sv
600 # define call_sv perl_call_sv macro
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.xs730 count = call_sv ((SV *)GvCV (method), G_ARRAY);
768 call_sv ((SV *)GvCV (method), G_SCALAR);
1453 PUTBACK; count = call_sv (HeVAL (cb), G_ARRAY); SPAGAIN;
1475 PUTBACK; count = call_sv (dec->json.cb_object, G_ARRAY); SPAGAIN;
1559 call_sv ((SV *)GvCV (method), G_SCALAR);
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A Dppport.h1113 call_sv|5.006000||p
4430 #ifndef call_sv
4431 # define call_sv perl_call_sv macro
4464 # ifdef call_sv
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
H A DStash.xs641 count = call_sv(code, G_ARRAY|G_EVAL);
/macosx-10.10.1/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h836 call_sv|5.006000||p
3236 #ifndef call_sv
3237 # define call_sv perl_call_sv macro
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h1033 call_sv|5.006000||p
3989 #ifndef call_sv
3990 # define call_sv perl_call_sv macro

Completed in 305 milliseconds