Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro