Searched refs:Perl_my_atof2 (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dnumeric.c815 Perl_my_atof2(pTHX_ const char* orig, NV* value) function
H A Dperl.h1563 # define Perl_atof2(s, n) Perl_my_atof2(aTHX_ (s), &(n))
H A Dembed.h2082 #define my_atof2 Perl_my_atof2
4599 #define my_atof2(a,b) Perl_my_atof2(aTHX_ a,b)
H A Dproto.h1291 PERL_CALLCONV char* Perl_my_atof2(pTHX_ const char *s, NV* value);

Completed in 72 milliseconds