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

/freebsd-12-stable/contrib/gcc/ginclude/
H A Dfloat.h63 #undef LDBL_MIN_EXP macro
66 #define LDBL_MIN_EXP __LDBL_MIN_EXP__ macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h48 # undef LDBL_MIN_EXP macro
100 #define LDBL_MIN_EXP __LDBL_MIN_EXP__ macro
/freebsd-12-stable/sys/powerpc/include/
H A Dfloat.h89 #define LDBL_MIN_EXP DBL_MIN_EXP macro
/freebsd-12-stable/sys/riscv/include/
H A Dfloat.h82 #define LDBL_MIN_EXP (-16381) macro
/freebsd-12-stable/sys/sparc64/include/
H A Dfloat.h89 #define LDBL_MIN_EXP (-16381) macro
/freebsd-12-stable/sys/mips/include/
H A Dfloat.h87 #define LDBL_MIN_EXP DBL_MIN_EXP macro
/freebsd-12-stable/sys/x86/include/
H A Dfloat.h88 #define LDBL_MIN_EXP (-16381) macro
/freebsd-12-stable/sys/arm/include/
H A Dfloat.h88 #define LDBL_MIN_EXP DBL_MIN_EXP macro
/freebsd-12-stable/sys/arm64/include/
H A Dfloat.h82 #define LDBL_MIN_EXP (-16381) macro

Completed in 209 milliseconds