Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50110006 CXt_LOOP_LAZYIV # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dpp_ctl.c1417 case CXt_LOOP_LAZYIV: in S_dopoptolabel()
1592 case CXt_LOOP_LAZYIV: in S_dopoptoloop()
1620 case CXt_LOOP_LAZYIV: in S_dopoptogivenfor()
1688 case CXt_LOOP_LAZYIV: in Perl_dounwind()
2388 cx->cx_type |= CXt_LOOP_LAZYIV; in PP()
3263 case CXt_LOOP_LAZYIV: in PP()
H A Dcop.h1127 #define CXt_LOOP_LAZYIV 6 /* for (1..9) { ...; } */ macro
H A Dscope.c1797 case CXt_LOOP_LAZYIV: in Perl_cx_dump()
H A Dpp_hot.c4139 case CXt_LOOP_LAZYIV: /* integer increment */ in PP()
H A Dsv.c15005 case CXt_LOOP_LAZYIV:
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlguts.pod4129 =for apidoc_item ||CXt_LOOP_LAZYIV