Home
last modified time | relevance | path

Searched refs:Perl_my_modfl (Results 1 – 8 of 8) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dnumeric.c1787 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
1794 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
H A Dperl.h1925 extern long double Perl_my_modfl(long double x, long double *ip);
1926 # define Perl_modf(x,y) Perl_my_modfl(x,y)
/dports/lang/perl5.34/perl-5.34.0/
H A Dnumeric.c1913 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
1920 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
H A Dperl.h2278 extern long double Perl_my_modfl(long double x, long double *ip);
2279 # define Perl_modf(x,y) Perl_my_modfl(x,y)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dnumeric.c1918 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
1925 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
H A Dperl.h2283 extern long double Perl_my_modfl(long double x, long double *ip);
2284 # define Perl_modf(x,y) Perl_my_modfl(x,y)
/dports/lang/perl5.32/perl-5.32.1/
H A Dnumeric.c1899 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
1906 Perl_my_modfl(long double x, long double *ip) in Perl_my_modfl() function
H A Dperl.h2122 extern long double Perl_my_modfl(long double x, long double *ip);
2123 # define Perl_modf(x,y) Perl_my_modfl(x,y)