Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h2279 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2342 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_CLASS_SNAN) macro
2353 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2389 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2415 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_NANS) macro
2442 # define Perl_fp_class_snan(x) (_fpclass(x) & _FPCLASS_SNAN) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h2082 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2145 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_CLASS_SNAN) macro
2156 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2192 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2218 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_NANS) macro
2245 # define Perl_fp_class_snan(x) (_fpclass(x) & _FPCLASS_SNAN) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h2435 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2498 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_CLASS_SNAN) macro
2509 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2545 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2571 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_NANS) macro
2598 # define Perl_fp_class_snan(x) (_fpclass(x) & _FPCLASS_SNAN) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h2440 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2503 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_CLASS_SNAN) macro
2514 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2550 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_SNAN) macro
2576 # define Perl_fp_class_snan(x) (Perl_fp_class(x)==FP_NANS) macro
2603 # define Perl_fp_class_snan(x) (_fpclass(x) & _FPCLASS_SNAN) macro