Searched defs:itervarp (Results 1 – 2 of 2) sorted by relevance
3849 Perl_cx_pushloop_for(pTHX_ PERL_CONTEXT *cx, void *itervarp, SV* itersave) in Perl_cx_pushloop_for()
2512 void *itervarp; /* GV or pad slot of the iteration variable */ in PP() local