Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h1415 # define Perl_fp_class() fpclassl(x) macro
1417 # define Perl_fp_class() fpclass(x) macro
1441 # define Perl_fp_class(x) fp_class(x) macro
1461 # define Perl_fp_class(x) fpclassify(x) macro
1472 # define Perl_fp_class(x) class(x) macro
1474 # define Perl_fp_class(x) _class(x) macro