Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h2278 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2344 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_CLASS_NINF) macro
2355 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NINF) macro
2391 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NEG_INF) macro
2417 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2445 # define Perl_fp_class_ninf(x) (_fpclass(x) & _FPCLASS_NINF)) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h2081 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2147 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_CLASS_NINF) macro
2158 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NINF) macro
2194 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NEG_INF) macro
2220 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2248 # define Perl_fp_class_ninf(x) (_fpclass(x) & _FPCLASS_NINF)) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h2434 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2500 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_CLASS_NINF) macro
2511 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NINF) macro
2547 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NEG_INF) macro
2573 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2601 # define Perl_fp_class_ninf(x) (_fpclass(x) & _FPCLASS_NINF) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h2439 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2505 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_CLASS_NINF) macro
2516 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NINF) macro
2552 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_NEG_INF) macro
2578 # define Perl_fp_class_ninf(x) (Perl_fp_class(x)==FP_MINUS_INF) macro
2606 # define Perl_fp_class_ninf(x) (_fpclass(x) & _FPCLASS_NINF) macro