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

/freebsd-11-stable/contrib/gcc/ginclude/
H A Dfloat.h83 #undef LDBL_MAX_EXP macro
86 #define LDBL_MAX_EXP __LDBL_MAX_EXP__ macro
/freebsd-11-stable/sys/arm/include/
H A Dfloat.h89 #define LDBL_MAX_EXP DBL_MAX_EXP macro
/freebsd-11-stable/sys/arm64/include/
H A Dfloat.h85 #define LDBL_MAX_EXP (+16384) macro
/freebsd-11-stable/sys/powerpc/include/
H A Dfloat.h90 #define LDBL_MAX_EXP DBL_MAX_EXP macro
/freebsd-11-stable/sys/riscv/include/
H A Dfloat.h85 #define LDBL_MAX_EXP DBL_MAX_EXP macro
/freebsd-11-stable/sys/sparc64/include/
H A Dfloat.h90 #define LDBL_MAX_EXP (+16384) macro
/freebsd-11-stable/sys/mips/include/
H A Dfloat.h92 #define LDBL_MAX_EXP DBL_MAX_EXP macro
/freebsd-11-stable/sys/x86/include/
H A Dfloat.h89 #define LDBL_MAX_EXP 16384 macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h54 # undef LDBL_MAX_EXP macro
108 #define LDBL_MAX_EXP __LDBL_MAX_EXP__ macro

Completed in 102 milliseconds