Searched refs:GvIOn (Results 1 – 6 of 6) sorted by relevance
901 rstio = GvIOn(rgv);905 wstio = GvIOn(wgv);2609 IO * const io = GvIOn(gv);2713 IO * const io = GvIOn(gv);2748 IO * const io2 = GvIOn(gv2);2750 IO * const io1 = GvIOn(gv1);2793 IO * const io = GvIOn(gv);2826 IO * const io = GvIOn(gv);2860 nstio = GvIOn(ngv);2908 IO * const io = GvIOn(gv);[all …]
123 #define GvIOn(gv) (GvIO(gv) ? GvIOp(gv) : GvIOp(gv_IOadd(gv))) macro
440 IO * const io = GvIOn(gv); in S_openn_setup()2665 int fd = PerlIO_fileno(IoIFP(GvIOn(gv))); in Perl_apply()2706 int fd = PerlIO_fileno(IoIFP(GvIOn(gv))); in Perl_apply()2898 int fd = PerlIO_fileno(IoIFP(GvIOn(gv))); in Perl_apply()
562 (void)GvIOn(gv); in S_gv_init_svtype()2134 IoFLAGS(GvIOn(gv)) |= IOf_ARGV|IOf_START; in S_gv_magicalize()
760 IO * const io = GvIOn(MUTABLE_GV(SvRV(sv))); in perlio_mg_set()773 IO * const io = GvIOn(MUTABLE_GV(SvRV(sv))); in perlio_mg_get()
357 GvIOn # Z added by devel/scanprov