Searched refs:FLT_TRUE_MIN (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/powerpc/include/
H A Dfloat.h66 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/sys/riscv/include/
H A Dfloat.h59 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/sys/sparc64/include/
H A Dfloat.h66 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/sys/mips/include/
H A Dfloat.h64 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/sys/x86/include/
H A Dfloat.h65 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/sys/arm/include/
H A Dfloat.h65 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/sys/arm64/include/
H A Dfloat.h59 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h68 # undef FLT_TRUE_MIN macro
127 # define FLT_TRUE_MIN __FLT_DENORM_MIN__ macro

Completed in 67 milliseconds