Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dcop.h828 struct block_sub { struct
829 OP * retop; /* op to execute on exit from sub */
830 I32 old_cxsubix; /* previous value of si_cxsubix */
832 PAD *prevcomppad; /* the caller's PL_comppad */
833 CV * cv;
835 I32 olddepth;
836 AV *savearray;