| /netbsd-src/lib/libm/src/ |
| H A D | k_standard.c | 87 #ifndef HUGE_VAL /* this is the only routine that uses HUGE_VAL */ in __kernel_standard() 88 #define HUGE_VAL inf in __kernel_standard() macro 157 exc.retval = HUGE_VAL; in __kernel_standard() 172 exc.retval = HUGE_VAL; in __kernel_standard() 187 exc.retval = HUGE_VAL; in __kernel_standard() 214 exc.retval = -HUGE_VAL; in __kernel_standard() 232 exc.retval = -HUGE_VAL; in __kernel_standard() 250 exc.retval = -HUGE_VAL; in __kernel_standard() 268 exc.retval = -HUGE_VAL; in __kernel_standard() 286 exc.retval = -HUGE_VAL; in __kernel_standard() [all …]
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| H A D | adddf3vfp_test.c | 38 if (test__adddf3vfp(HUGE_VAL, HUGE_VAL)) in main() 40 if (test__adddf3vfp(0.0, HUGE_VAL)) in main()
|
| H A D | nedf2vfp_test.c | 43 if (test__nedf2vfp(HUGE_VAL, 1.0)) in main() 45 if (test__nedf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | ltdf2vfp_test.c | 43 if (test__ltdf2vfp(HUGE_VAL, 1.0)) in main() 45 if (test__ltdf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | gedf2vfp_test.c | 45 if (test__gedf2vfp(HUGE_VAL, 1.0)) in main() 47 if (test__gedf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | ledf2vfp_test.c | 45 if (test__ledf2vfp(HUGE_VAL, 1.0)) in main() 47 if (test__ledf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | eqdf2vfp_test.c | 47 if (test__eqdf2vfp(HUGE_VAL, 1.0)) in main() 49 if (test__eqdf2vfp(1.0, HUGE_VAL)) in main()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
| H A D | adddf3vfp_test.c | 39 if (test__adddf3vfp(HUGE_VAL, HUGE_VAL)) in main() 41 if (test__adddf3vfp(0.0, HUGE_VAL)) in main()
|
| H A D | ltdf2vfp_test.c | 43 if (test__ltdf2vfp(HUGE_VAL, 1.0)) in main() 45 if (test__ltdf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | nedf2vfp_test.c | 43 if (test__nedf2vfp(HUGE_VAL, 1.0)) in main() 45 if (test__nedf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | ledf2vfp_test.c | 45 if (test__ledf2vfp(HUGE_VAL, 1.0)) in main() 47 if (test__ledf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | gedf2vfp_test.c | 45 if (test__gedf2vfp(HUGE_VAL, 1.0)) in main() 47 if (test__gedf2vfp(1.0, HUGE_VAL)) in main()
|
| H A D | eqdf2vfp_test.c | 47 if (test__eqdf2vfp(HUGE_VAL, 1.0)) in main() 49 if (test__eqdf2vfp(1.0, HUGE_VAL)) in main()
|
| /netbsd-src/external/apache2/llvm/autoconf/autoconf/m4/ |
| H A D | huge_val.m4 | 2 # This function determins if the HUGE_VAL macro is compilable with the 6 AC_CACHE_CHECK([for HUGE_VAL sanity], [ac_cv_huge_val_sanity],[ 11 [[double x = HUGE_VAL; return x != x;]])],
|
| /netbsd-src/usr.sbin/altq/libaltq/ |
| H A D | qop_hfsc.c | 765 gsc_add_seg(gsc, (double)sc->d, 0, HUGE_VAL, (double)sc->m2); in gsc_add_sc() 776 gsc_sub_seg(gsc, (double)sc->d, 0, HUGE_VAL, (double)sc->m2); in gsc_sub_sc() 803 end = gsc_getentry(gsc, HUGE_VAL); in is_gsc_under_sc() 860 if (x == HUGE_VAL || s == NULL) in gsc_getentry() 862 else if (s->x == HUGE_VAL) in gsc_getentry() 863 new->d = HUGE_VAL; in gsc_getentry() 876 if (x == HUGE_VAL) { in gsc_getentry() 877 prev->d = HUGE_VAL; in gsc_getentry() 881 new->y = HUGE_VAL; in gsc_getentry() 899 if (d == HUGE_VAL) in gsc_add_seg() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/pa/ |
| H A D | sfp-exceptions.c | 27 #define HUGE_VAL (__builtin_huge_val ()) macro 51 double d = HUGE_VAL; in __sfp_handle_exceptions()
|
| /netbsd-src/tests/lib/libm/ |
| H A D | t_log.c | 119 -HUGE_VAL, 159 -HUGE_VAL, 220 CHECK_EQ(0, log10, +0., -HUGE_VAL); in ATF_TC_BODY() 224 CHECK_EQ(1, log10, -0., -HUGE_VAL); in ATF_TC_BODY() 346 CHECK_EQ(0, log1p, -1., -HUGE_VAL); in ATF_TC_BODY() 523 CHECK_EQ(0, log2, +0., -HUGE_VAL); in ATF_TC_BODY() 527 CHECK_EQ(1, log2, -0., -HUGE_VAL); in ATF_TC_HEAD() 664 CHECK_EQ(0, log, +0., -HUGE_VAL); in ATF_TC_BODY() 668 CHECK_EQ(1, log, -0., -HUGE_VAL); in ATF_TC_BODY()
|
| /netbsd-src/tests/lib/libc/locale/ |
| H A D | t_wcstod.c | 454 (void)printf(" expected: %F\n", HUGE_VAL); in ATF_TC_BODY() 456 ATF_REQUIRE_EQ(d, HUGE_VAL); in ATF_TC_BODY() 458 (void)printf(" expected: %F\n", -HUGE_VAL); in ATF_TC_BODY() 460 ATF_REQUIRE_EQ(d, -HUGE_VAL); in ATF_TC_BODY()
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_altq.c | 894 gsc_add_seg(gsc, (double)sc->d, 0.0, HUGE_VAL, (double)sc->m2); in gsc_add_sc() 921 end = gsc_getentry(gsc, HUGE_VAL); in is_gsc_under_sc() 978 if (x == HUGE_VAL || s == NULL) in gsc_getentry() 980 else if (s->x == HUGE_VAL) in gsc_getentry() 981 new->d = HUGE_VAL; in gsc_getentry() 994 if (x == HUGE_VAL) { in gsc_getentry() 995 prev->d = HUGE_VAL; in gsc_getentry() 999 new->y = HUGE_VAL; in gsc_getentry() 1017 if (d == HUGE_VAL) in gsc_add_seg() 1018 x2 = HUGE_VAL; in gsc_add_seg() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/iso/ |
| H A D | math_c99.h | 14 #undef HUGE_VAL 15 #define HUGE_VAL (__builtin_huge_val()) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/iso/ |
| H A D | math_c99.h | 14 #undef HUGE_VAL 15 #define HUGE_VAL (__builtin_huge_val()) macro
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
| H A D | limits.h | 27 #define __builtin_huge_val() HUGE_VAL 42 #define __builtin_huge_val() HUGE_VAL //0x7ff0000000000000
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
| H A D | math.h | 90 #define HUGE_VAL 3.1415e+9 /* really big */ macro 119 #define HUGE_VAL _ARCH_HUGH_VAL macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | math-68881.h | 47 #undef HUGE_VAL 50 #define HUGE_VAL \ macro 56 #define HUGE_VAL \ macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | math-68881.h | 47 #undef HUGE_VAL 50 #define HUGE_VAL \ macro 56 #define HUGE_VAL \ macro
|