Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dpeep.c3727 OP * const pushmark = cUNOPx(reverse)->op_first; Perl_rpeep() local
[all...]
H A Dop.c4178 OP * const pushmark = lrops->op_first; Perl_my_attrs() local
9325 OP *pushmark = list->op_first; Perl_newFOROP() local
[all...]
H A Dpp.c6720 const bool pushmark = PL_op->op_private & OPpCOREARGS_PUSHMARK; PP() local