Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h749 # define sv_setuv_mg(a,b) Perl_sv_setuv_mg(aTHX_ a,b)
H A Dproto.h4899 Perl_sv_setuv_mg(pTHX_ SV * const sv, const UV u);
H A Dsv.c1606 Perl_sv_setuv_mg(pTHX_ SV *const sv, const UV u) in Perl_sv_setuv_mg() function