Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_bit.c30 { -FLT_MIN, true},
31 { FLT_MIN, false},
/freebsd/lib/msun/tests/
H A Dfma_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/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h72 # undef FLT_MIN
151 #define FLT_MIN __FLT_MIN__ macro
H A Dopencl-c-base.h282 #define FLT_MIN 0x1.0p-126f macro
/freebsd/sys/arm64/include/
H A Dfloat.h54 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd/sys/riscv/include/
H A Dfloat.h50 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd/sys/x86/include/
H A Dfloat.h56 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd/sys/arm/include/
H A Dfloat.h56 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd/sys/powerpc/include/
H A Dfloat.h57 #define FLT_MIN 1.17549435E-38F /* b**(emin-1) */ macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcfloat63 FLT_MIN
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpclassify.c63 d0 = FLT_MIN; in ATF_TC_BODY()
H A Dt_fpsetmask.c89 static volatile const float f_tiny = FLT_MIN;
/freebsd/tools/regression/usr.bin/cc/
H A Dfloat.c244 1.0F + FLT_MIN == 1.0F + FLT_EPSILON && in run_tests()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc73 SYMBOL(FLT_MIN, None, <float.h>)
H A DStdSymbolMap.inc265 SYMBOL(FLT_MIN, None, <cfloat>)
266 SYMBOL(FLT_MIN, None, <float.h>)