Home
last modified time | relevance | path

Searched refs:GETTARGETSTACKED (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dpp.h85 #define GETTARGETSTACKED targ = (PL_op->op_flags & OPf_STACKED ? POPs : PAD_SV(PL_op->op_targ)) macro
86 #define dTARGETSTACKED SV * GETTARGETSTACKED