Home
last modified time | relevance | path

Searched refs:FLT_MIN (Results 1 – 15 of 15) sorted by relevance

/freebsd-head/contrib/netbsd-tests/lib/libm/
HDt_bit.c30 { -FLT_MIN, true},
31 { FLT_MIN, false},
/freebsd-head/contrib/llvm-project/clang/lib/Headers/
HDfloat.h72 # undef FLT_MIN
151 #define FLT_MIN __FLT_MIN__ macro
HDopencl-c-base.h282 #define FLT_MIN 0x1.0p-126f macro
/freebsd-head/lib/msun/tests/
HDfma_test.c112 test(fmaf, -FLT_MIN, FLT_MIN, 0.0, -0.0, in test_zeroes()
168 test(fmaf, FLT_MIN, FLT_MIN, NAN, NAN, ALL_STD_EXCEPT, 0); in test_nans()
/freebsd-head/sys/riscv/include/
HDfloat.h50 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd-head/sys/arm64/include/
HDfloat.h54 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd-head/sys/x86/include/
HDfloat.h56 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd-head/sys/powerpc/include/
HDfloat.h57 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd-head/sys/arm/include/
HDfloat.h56 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd-head/contrib/llvm-project/libcxx/include/
HDcfloat63 FLT_MIN
/freebsd-head/contrib/netbsd-tests/lib/libc/gen/
HDt_fpclassify.c63 d0 = FLT_MIN; in ATF_TC_BODY()
HDt_fpsetmask.c89 static volatile const float f_tiny = FLT_MIN;
/freebsd-head/tools/regression/usr.bin/cc/
HDfloat.c244 1.0F + FLT_MIN == 1.0F + FLT_EPSILON && in run_tests()
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDCSymbolMap.inc73 SYMBOL(FLT_MIN, None, <float.h>)
HDStdSymbolMap.inc265 SYMBOL(FLT_MIN, None, <cfloat>)
266 SYMBOL(FLT_MIN, None, <float.h>)