Home
last modified time | relevance | path

Searched refs:Perl_my_atof3 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dnumeric.c1626 Perl_my_atof3(pTHX_ const char* orig, NV* value, const STRLEN len) in Perl_my_atof3() function
H A Dperl.h3108 # define Perl_atof2(s, n) Perl_my_atof3(aTHX_ (s), &(n), 0)
H A Dembed.h369 # define my_atof3(a,b,c) Perl_my_atof3(aTHX_ a,b,c)
H A Dproto.h2594 Perl_my_atof3(pTHX_ const char *orig, NV *value, const STRLEN len);