Searched defs:LDBL_MIN (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/gcc/ginclude/
H A Dfloat.h123 #undef LDBL_MIN macro
126 #define LDBL_MIN __LDBL_MIN__ macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h66 # undef LDBL_MIN macro
124 #define LDBL_MIN __LDBL_MIN__ macro
/freebsd-12-stable/sys/powerpc/include/
H A Dfloat.h90 #define LDBL_MIN ((long double)DBL_MIN) macro
/freebsd-12-stable/sys/riscv/include/
H A Dfloat.h83 #define LDBL_MIN 3.362103143112093506262677817321752603E-4932L macro
/freebsd-12-stable/sys/sparc64/include/
H A Dfloat.h90 #define LDBL_MIN 3.362103143112093506262677817321752603E-4932L macro
/freebsd-12-stable/sys/mips/include/
H A Dfloat.h88 #define LDBL_MIN ((long double)DBL_MIN) macro
/freebsd-12-stable/sys/x86/include/
H A Dfloat.h89 #define LDBL_MIN 3.3621031431120935063E-4932L macro
/freebsd-12-stable/sys/arm/include/
H A Dfloat.h89 #define LDBL_MIN ((long double)DBL_MIN) macro
/freebsd-12-stable/sys/arm64/include/
H A Dfloat.h83 #define LDBL_MIN 3.362103143112093506262677817321752603E-4932L macro

Completed in 97 milliseconds