Searched defs:FLT_MIN_EXP (Results 1 - 10 of 10) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h172 #define FLT_MIN_EXP -125 macro
H A Dfloat.h46 # undef FLT_MIN_EXP macro
98 #define FLT_MIN_EXP __FLT_MIN_EXP__ macro
/freebsd-11-stable/contrib/gcc/ginclude/
H A Dfloat.h61 #undef FLT_MIN_EXP macro
64 #define FLT_MIN_EXP __FLT_MIN_EXP__ macro
/freebsd-11-stable/sys/riscv/include/
H A Dfloat.h52 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-11-stable/sys/mips/include/
H A Dfloat.h59 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dfloat.h57 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dfloat.h57 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-11-stable/sys/arm64/include/
H A Dfloat.h52 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-11-stable/sys/arm/include/
H A Dfloat.h56 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-11-stable/sys/x86/include/
H A Dfloat.h56 #define FLT_MIN_EXP (-125) /* emin */ macro

Completed in 121 milliseconds