Searched defs:Perl_modf (Results 1 – 1 of 1) sorted by relevance
2652 # define Perl_modf(x,y) modfl(x,y) macro2660 # define Perl_modf(x,y) Perl_my_modfl(x,y) macro2728 # define Perl_modf(x,y) modfq(x,y) macro2774 # define Perl_modf(x,y) modf(x,y) macro