Home
last modified time | relevance | path

Searched refs:Perl_sv_2io (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dembed.h647 # define sv_2io(a) Perl_sv_2io(aTHX_ a)
H A Dproto.h4320 Perl_sv_2io(pTHX_ SV * const sv);
H A Dsv.c10230 Perl_sv_2io(pTHX_ SV *const sv) function