Searched refs:nextargv (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_hot.c1517 fp = nextargv(PL_last_in_gv);
1595 fp = nextargv(PL_last_in_gv);
H A Ddoio.c1075 if (gv != PL_argvgv || !nextargv(gv)) /* get another fp handy */
H A Dembed.h758 #define nextargv Perl_nextargv macro
3283 #define nextargv(a) Perl_nextargv(aTHX_ a) macro
H A Dpp_sys.c1937 else if (!nextargv(gv))

Completed in 197 milliseconds