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

/freebsd-11-stable/sys/arm/include/
H A Dfloat.h78 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
93 #define LDBL_TRUE_MIN ((long double)DBL_TRUE_MIN)
/freebsd-11-stable/sys/powerpc/include/
H A Dfloat.h79 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
94 #define LDBL_TRUE_MIN ((long double)DBL_TRUE_MIN)
/freebsd-11-stable/sys/mips/include/
H A Dfloat.h81 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
96 #define LDBL_TRUE_MIN ((long double)DBL_TRUE_MIN)
/freebsd-11-stable/sys/riscv/include/
H A Dfloat.h74 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
89 #define LDBL_TRUE_MIN ((long double)DBL_TRUE_MIN)
/freebsd-11-stable/sys/arm64/include/
H A Dfloat.h74 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
/freebsd-11-stable/sys/sparc64/include/
H A Dfloat.h79 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
/freebsd-11-stable/sys/x86/include/
H A Dfloat.h78 #define DBL_TRUE_MIN 4.9406564584124654E-324 macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h69 # undef DBL_TRUE_MIN macro
128 # define DBL_TRUE_MIN __DBL_DENORM_MIN__ macro

Completed in 148 milliseconds