Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dsv.c2079 S_sv_2iuv_common(pTHX_ SV *const sv) in S_sv_2iuv_common() function
2431 if (S_sv_2iuv_common(aTHX_ sv)) in Perl_sv_2iv_flags()
2516 if (S_sv_2iuv_common(aTHX_ sv)) in Perl_sv_2uv_flags()
H A Dembed.h2080 # define sv_2iuv_common(a) S_sv_2iuv_common(aTHX_ a)
H A Dproto.h9051 S_sv_2iuv_common(pTHX_ SV * const sv);