Searched refs:Perl_cast_uv (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dnumeric.c80 Perl_cast_uv(pTHX_ NV f) function
H A Dembed.h107 #define cast_uv Perl_cast_uv
2654 #define cast_uv(a) Perl_cast_uv(aTHX_ a)
H A Dproto.h94 PERL_CALLCONV UV Perl_cast_uv(pTHX_ NV f);

Completed in 56 milliseconds