Home
last modified time | relevance | path

Searched defs:FLT_MIN_EXP (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm64/include/
H A Dfloat.h53 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd/sys/arm/include/
H A Dfloat.h55 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd/sys/riscv/include/
H A Dfloat.h49 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd/sys/powerpc/include/
H A Dfloat.h56 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd/sys/x86/include/
H A Dfloat.h55 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h127 #define FLT_MIN_EXP __FLT_MIN_EXP__ macro
H A Dopencl-c-base.h279 #define FLT_MIN_EXP -125 macro