Searched defs:FLT_MIN_EXP (Results 1 - 8 of 8) sorted by relevance

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

Completed in 171 milliseconds