Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/
H A Dnumeric.c1387 const char * const standard_pos = strchr(s, '.'); in Perl_my_atof() local
1391 = standard_pos && (!local_pos || standard_pos < local_pos); in Perl_my_atof()
/dports/lang/perl5.34/perl-5.34.0/
H A Dnumeric.c1505 const char * const standard_pos = strchr(s, '.'); in Perl_my_atof() local
1509 = standard_pos && (!local_pos || standard_pos < local_pos); in Perl_my_atof()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dnumeric.c1505 const char * const standard_pos = strchr(s, '.'); in Perl_my_atof() local
1509 = standard_pos && (!local_pos || standard_pos < local_pos); in Perl_my_atof()
/dports/lang/perl5.32/perl-5.32.1/
H A Dnumeric.c1497 const char * const standard_pos = strchr(s, '.'); in Perl_my_atof() local
1501 = standard_pos && (!local_pos || standard_pos < local_pos); in Perl_my_atof()