Searched defs:block_format (Results 1 – 1 of 1) sorted by relevance
841 struct block_format { struct842 OP * retop; /* op to execute on exit from sub */843 I32 old_cxsubix; /* previous value of si_cxsubix */845 PAD *prevcomppad; /* the caller's PL_comppad */846 CV * cv;848 GV * gv;849 GV * dfoutgv;