Searched refs:FLT_MIN_10_EXP (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/gcc/ginclude/
H A Dfloat.h73 #undef FLT_MIN_10_EXP macro
76 #define FLT_MIN_10_EXP __FLT_MIN_10_EXP__ macro
/freebsd-11-stable/sys/arm/include/
H A Dfloat.h58 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro
/freebsd-11-stable/sys/arm64/include/
H A Dfloat.h54 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dfloat.h59 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dfloat.h59 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro
/freebsd-11-stable/sys/mips/include/
H A Dfloat.h61 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro
/freebsd-11-stable/sys/x86/include/
H A Dfloat.h58 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h49 # undef FLT_MIN_10_EXP macro
102 #define FLT_MIN_10_EXP __FLT_MIN_10_EXP__ macro
H A Dopencl-c-base.h171 #define FLT_MIN_10_EXP -37 macro
/freebsd-11-stable/sys/riscv/include/
H A Dfloat.h54 #define FLT_MIN_10_EXP (-37) /* ceil(log10(b**(emin-1))) */ macro

Completed in 136 milliseconds