Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dinline.h3849 Perl_cx_pushloop_for(pTHX_ PERL_CONTEXT *cx, void *itervarp, SV* itersave) in Perl_cx_pushloop_for()
H A Dpp_ctl.c2512 void *itervarp; /* GV or pad slot of the iteration variable */ in PP() local