Searched refs:Perl_sv_2io (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ | ||
H A D | embed.h | 647 # define sv_2io(a) Perl_sv_2io(aTHX_ a) |
H A D | proto.h | 4320 Perl_sv_2io(pTHX_ SV * const sv); |
H A D | sv.c | 10230 Perl_sv_2io(pTHX_ SV *const sv) function |