Searched defs:Perl_fp_class (Results 1 – 1 of 1) sorted by relevance
1415 # define Perl_fp_class() fpclassl(x) macro1417 # define Perl_fp_class() fpclass(x) macro1441 # define Perl_fp_class(x) fp_class(x) macro1461 # define Perl_fp_class(x) fpclassify(x) macro1472 # define Perl_fp_class(x) class(x) macro1474 # define Perl_fp_class(x) _class(x) macro