Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h2143 # define Perl_isnan(x) isnanl(x) macro
2145 # define Perl_isnan(x) isnan(x) macro
2195 # define Perl_isnan(x) isnanq(x) macro
2243 # define Perl_isnan(x) isnan(x) macro
2434 # define Perl_isnan(x) _isnan(x) macro
2492 # define Perl_isnan(x) Perl_fp_class_nan(x) macro
2494 # define Perl_isnan(x) unordered((x), 0.0) macro
2496 # define Perl_isnan(x) ((x)!=(x)) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h1946 # define Perl_isnan(x) isnanl(x) macro
1948 # define Perl_isnan(x) isnan(x) macro
1998 # define Perl_isnan(x) isnanq(x) macro
2046 # define Perl_isnan(x) isnan(x) macro
2237 # define Perl_isnan(x) _isnan(x) macro
2299 # define Perl_isnan(x) Perl_fp_class_nan(x) macro
2301 # define Perl_isnan(x) unordered((x), 0.0) macro
2303 # define Perl_isnan(x) ((x)!=(x)) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h2299 # define Perl_isnan(x) isnanl(x) macro
2301 # define Perl_isnan(x) isnan(x) macro
2351 # define Perl_isnan(x) isnanq(x) macro
2399 # define Perl_isnan(x) isnan(x) macro
2590 # define Perl_isnan(x) _isnan(x) macro
2648 # define Perl_isnan(x) Perl_fp_class_nan(x) macro
2650 # define Perl_isnan(x) unordered((x), 0.0) macro
2652 # define Perl_isnan(x) ((x)!=(x)) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h2304 # define Perl_isnan(x) isnanl(x) macro
2306 # define Perl_isnan(x) isnan(x) macro
2356 # define Perl_isnan(x) isnanq(x) macro
2404 # define Perl_isnan(x) isnan(x) macro
2595 # define Perl_isnan(x) _isnan(x) macro
2653 # define Perl_isnan(x) Perl_fp_class_nan(x) macro
2655 # define Perl_isnan(x) unordered((x), 0.0) macro
2657 # define Perl_isnan(x) ((x)!=(x)) macro