Home
last modified time | relevance | path

Searched refs:FP_ILOGBNAN (Results 1 – 25 of 67) sorted by relevance

123

/netbsd/external/gpl3/gcc/dist/libquadmath/math/
H A Dilogbq.c32 #ifndef FP_ILOGBNAN
33 # define FP_ILOGBNAN INT_MAX macro
55 else if (FP_ILOGBNAN != INT_MAX) { in ilogbq()
60 { errno = EDOM; feraiseexcept (FE_INVALID); return FP_ILOGBNAN; } in ilogbq()
/netbsd/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dilogbq.c32 #ifndef FP_ILOGBNAN
33 # define FP_ILOGBNAN INT_MAX macro
55 else if (FP_ILOGBNAN != INT_MAX) { in ilogbq()
60 { errno = EDOM; feraiseexcept (FE_INVALID); return FP_ILOGBNAN; } in ilogbq()
/netbsd/tests/lib/libm/
H A Dt_ilogb.c115 ATF_CHECK(ilogbf(NAN) == FP_ILOGBNAN); in ATF_TC_BODY()
117 ATF_CHECK(ilogb(NAN) == FP_ILOGBNAN); in ATF_TC_BODY()
120 ATF_CHECK(ilogbl(NAN) == FP_ILOGBNAN); in ATF_TC_BODY()
/netbsd/lib/libm/noieee_src/
H A Dn_ilogb.c44 return FP_ILOGBNAN; in ilogb()
/netbsd/lib/libm/src/
H A Ds_ilogbf.c50 return isnan(x) ? FP_ILOGBNAN : INT_MAX; in ilogbf()
H A Ds_ilogb.c62 return isnan(x) ? FP_ILOGBNAN : INT_MAX; in __strong_alias()
H A Ds_ilogbl.c70 return isnan(x) ? FP_ILOGBNAN : INT_MAX; in ilogbl()
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dmath.h683 #if defined FP_ILOGB0 && defined FP_ILOGBNAN
688 # undef FP_ILOGBNAN
690 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
697 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
701 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
705 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
709 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro

123