Home
last modified time | relevance | path

Searched defs:Perl_modf (Results 1 – 5 of 5) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h2115 # define Perl_modf(x,y) modfl(x,y) macro
2123 # define Perl_modf(x,y) Perl_my_modfl(x,y) macro
2191 # define Perl_modf(x,y) modfq(x,y) macro
2237 # define Perl_modf(x,y) modf(x,y) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h1918 # define Perl_modf(x,y) modfl(x,y) macro
1926 # define Perl_modf(x,y) Perl_my_modfl(x,y) macro
1994 # define Perl_modf(x,y) modfq(x,y) macro
2040 # define Perl_modf(x,y) modf(x,y) macro
/dports/converters/p5-Cpanel-JSON-XS/Cpanel-JSON-XS-4.27/
H A DXS.xs162 #define Perl_modf(nv, ip) mingw_modfl(nv, ip) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h2271 # define Perl_modf(x,y) modfl(x,y) macro
2279 # define Perl_modf(x,y) Perl_my_modfl(x,y) macro
2347 # define Perl_modf(x,y) modfq(x,y) macro
2393 # define Perl_modf(x,y) modf(x,y) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h2276 # define Perl_modf(x,y) modfl(x,y) macro
2284 # define Perl_modf(x,y) Perl_my_modfl(x,y) macro
2352 # define Perl_modf(x,y) modfq(x,y) macro
2398 # define Perl_modf(x,y) modf(x,y) macro