Home
last modified time | relevance | path

Searched defs:dXSTARG (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/PathTools/
H A DCwd.xs276 #define dXSTARG SV * targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ macro
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h189 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12864 # define dXSTARG SV * targ = sv_newmortal() macro