Searched refs:Perl_sv_setuv_mg (Results 1 – 3 of 3) sorted by relevance
749 # define sv_setuv_mg(a,b) Perl_sv_setuv_mg(aTHX_ a,b)
4899 Perl_sv_setuv_mg(pTHX_ SV * const sv, const UV u);
1606 Perl_sv_setuv_mg(pTHX_ SV *const sv, const UV u) in Perl_sv_setuv_mg() function