Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h2267 # define Perl_fp_class(x) fpclassify(x) macro
2276 # define Perl_fp_class(x) fpclassify(x) macro
2304 # define Perl_fp_class(x) fp_classify(x) macro
2337 # define Perl_fp_class(x) fpclassl(x) macro
2339 # define Perl_fp_class(x) fpclass(x) macro
2377 # define Perl_fp_class(x) fp_class_l(x) macro
2379 # define Perl_fp_class(x) fp_class_d(x) macro
2383 # define Perl_fp_class(x) fp_classl(x) macro
2385 # define Perl_fp_class(x) fp_class(x) macro
2410 # define Perl_fp_class(x) class(x) macro
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h2070 # define Perl_fp_class(x) fpclassify(x) macro
2079 # define Perl_fp_class(x) fpclassify(x) macro
2107 # define Perl_fp_class(x) fp_classify(x) macro
2140 # define Perl_fp_class(x) fpclassl(x) macro
2142 # define Perl_fp_class(x) fpclass(x) macro
2180 # define Perl_fp_class(x) fp_class_l(x) macro
2182 # define Perl_fp_class(x) fp_class_d(x) macro
2186 # define Perl_fp_class(x) fp_classl(x) macro
2188 # define Perl_fp_class(x) fp_class(x) macro
2213 # define Perl_fp_class(x) class(x) macro
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h2423 # define Perl_fp_class(x) fpclassify(x) macro
2432 # define Perl_fp_class(x) fpclassify(x) macro
2460 # define Perl_fp_class(x) fp_classify(x) macro
2493 # define Perl_fp_class(x) fpclassl(x) macro
2495 # define Perl_fp_class(x) fpclass(x) macro
2533 # define Perl_fp_class(x) fp_class_l(x) macro
2535 # define Perl_fp_class(x) fp_class_d(x) macro
2539 # define Perl_fp_class(x) fp_classl(x) macro
2541 # define Perl_fp_class(x) fp_class(x) macro
2566 # define Perl_fp_class(x) class(x) macro
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h2428 # define Perl_fp_class(x) fpclassify(x) macro
2437 # define Perl_fp_class(x) fpclassify(x) macro
2465 # define Perl_fp_class(x) fp_classify(x) macro
2498 # define Perl_fp_class(x) fpclassl(x) macro
2500 # define Perl_fp_class(x) fpclass(x) macro
2538 # define Perl_fp_class(x) fp_class_l(x) macro
2540 # define Perl_fp_class(x) fp_class_d(x) macro
2544 # define Perl_fp_class(x) fp_classl(x) macro
2546 # define Perl_fp_class(x) fp_class(x) macro
2571 # define Perl_fp_class(x) class(x) macro
[all …]